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

Felix Yan felixonmars at gemini.archlinux.org
Mon Mar 21 23:58:43 UTC 2022


    Date: Monday, March 21, 2022 @ 23:58:43
  Author: felixonmars
Revision: 1169482

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

Modified:
  haskell-persistent-test/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-21 23:55:54 UTC (rev 1169481)
+++ PKGBUILD	2022-03-21 23:58:43 UTC (rev 1169482)
@@ -2,8 +2,8 @@
 
 _hkgname=persistent-test
 pkgname=haskell-persistent-test
-pkgver=2.13.0.3
-pkgrel=118
+pkgver=2.13.0.4
+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=('794c7f22a7d44b7fa0c2d05d936ce68c6e13927abc909bfe3784228e9750103576417e6b8400bb8ea34002a17e59a4a5dd73626035a4aaaadc81b02a1d9059c2')
+sha512sums=('93e063b0f22923ea2d7426ba3e3d388085f2e738e7079aadaa70208d172ae2454306ff68c1bab167873240a257ee2e84e077fc0a4a7c3dd945592b9e3e8ca6ba')
 
 build() {
     cd $_hkgname-$pkgver    



More information about the arch-commits mailing list