Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
haskell-persistent-test


Commits:
fd9a18a0 by Felix Yan at 2024-02-26T18:50:04+00:00
upgpkg: 2.13.1.3-1: rebuild with persistent 2.14.5.1, persistent-test 2.13.1.3

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = haskell-persistent-test
        pkgdesc = Tests for Persistent
-       pkgver = 2.13.1.2
-       pkgrel = 148
+       pkgver = 2.13.1.3
+       pkgrel = 1
        url = https://github.com/yesodweb/persistent
        arch = x86_64
        license = MIT
@@ -28,7 +28,7 @@ pkgbase = haskell-persistent-test
        depends = haskell-unliftio
        depends = haskell-unliftio-core
        depends = haskell-unordered-containers
-       source = 
https://hackage.haskell.org/packages/archive/persistent-test/2.13.1.2/persistent-test-2.13.1.2.tar.gz
-       sha512sums = 
658d46e6e0b4a147cff9e28a689c258d7967205db226111e31d26de396e55ca1f87ef052010edfb70400a29d582b03d7959f4b5a677fcb7385b8813fe89f870e
+       source = 
https://hackage.haskell.org/packages/archive/persistent-test/2.13.1.3/persistent-test-2.13.1.3.tar.gz
+       sha512sums = 
906df4039bbd6e054cbcc18b300ea293814b7365c6267348a88abc9902cd30d60bd314b42331a1341befe787f566bca311ca7fb398594ae56cbc2e764d5a8ba2
 
 pkgname = haskell-persistent-test


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 
 _hkgname=persistent-test
 pkgname=haskell-persistent-test
-pkgver=2.13.1.2
-pkgrel=148
+pkgver=2.13.1.3
+pkgrel=1
 pkgdesc="Tests for Persistent"
 url="https://github.com/yesodweb/persistent";
 license=('MIT')
@@ -16,7 +16,7 @@ depends=('ghc-libs' 'haskell-persistent' 'haskell-aeson' 
'haskell-blaze-html' 'h
          'haskell-unordered-containers')
 makedepends=('ghc' 'haskell-hspec' 'haskell-http-api-data' 
'haskell-quickcheck')
 
source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('658d46e6e0b4a147cff9e28a689c258d7967205db226111e31d26de396e55ca1f87ef052010edfb70400a29d582b03d7959f4b5a677fcb7385b8813fe89f870e')
+sha512sums=('906df4039bbd6e054cbcc18b300ea293814b7365c6267348a88abc9902cd30d60bd314b42331a1341befe787f566bca311ca7fb398594ae56cbc2e764d5a8ba2')
 
 build() {
     cd $_hkgname-$pkgver    



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-persistent-test/-/commit/fd9a18a0842a6cf11bd1d2ddaccedea6f72b3ae0

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-persistent-test/-/commit/fd9a18a0842a6cf11bd1d2ddaccedea6f72b3ae0
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to