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

Felix Yan felixonmars at archlinux.org
Sat May 29 17:29:10 UTC 2021


    Date: Saturday, May 29, 2021 @ 17:29:10
  Author: felixonmars
Revision: 950170

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

Modified:
  haskell-persistent-test/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-29 16:48:00 UTC (rev 950169)
+++ PKGBUILD	2021-05-29 17:29:10 UTC (rev 950170)
@@ -2,8 +2,8 @@
 
 _hkgname=persistent-test
 pkgname=haskell-persistent-test
-pkgver=2.13.0.1
-pkgrel=2
+pkgver=2.13.0.2
+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=('4c042a3dbbd5dd29ac11b6185d70505d7329fdac5a735f4d8e88ff3c781d9fbf4ff4ada7446ad2c85ef2e4c6533ecdf81cf74dca4da4f29f8ac96dba22bbeff2')
+sha512sums=('de2bb7425435d88dfa82f5da1834bfced718af245606c575abb0b6f976b351f396b1fc957873a7559e1d7a395f0aae37f6141b5c4d70edd2f7a30ec8590d578c')
 
 build() {
     cd $_hkgname-$pkgver    



More information about the arch-commits mailing list