[arch-commits] Commit in haskell-persistent-test/trunk (PKGBUILD)

Felix Yan felixonmars at gemini.archlinux.org
Fri Jul 8 01:45:34 UTC 2022


    Date: Friday, July 8, 2022 @ 01:45:33
  Author: felixonmars
Revision: 1248549

upgpkg: haskell-persistent-test 2.13.1.0-1: rebuild with persistent-test 2.13.1.0

Modified:
  haskell-persistent-test/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-08 01:43:29 UTC (rev 1248548)
+++ PKGBUILD	2022-07-08 01:45:33 UTC (rev 1248549)
@@ -2,8 +2,8 @@
 
 _hkgname=persistent-test
 pkgname=haskell-persistent-test
-pkgver=2.13.0.4
-pkgrel=46
+pkgver=2.13.1.0
+pkgrel=1
 pkgdesc="Tests for Persistent"
 url="https://github.com/yesodweb/persistent"
 license=('MIT')
@@ -16,7 +16,7 @@
          '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=('93e063b0f22923ea2d7426ba3e3d388085f2e738e7079aadaa70208d172ae2454306ff68c1bab167873240a257ee2e84e077fc0a4a7c3dd945592b9e3e8ca6ba')
+sha512sums=('6dd86efee1a1464381833683b46ae5306f92799e20c4de60ebbf385c25b0fff7b2fabe50dab586b4ce196a10244c1dd2d3ad63570a8dcdc81e96e2d1670400ab')
 
 build() {
     cd $_hkgname-$pkgver    



More information about the arch-commits mailing list