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

Felix Yan felixonmars at archlinux.org
Sat May 29 19:42:18 UTC 2021


    Date: Saturday, May 29, 2021 @ 19:42:17
  Author: felixonmars
Revision: 950189

upgpkg: haskell-persistent-test 2.13.0.3-1: rebuild with persistent-test 2.13.0.3, persistent-sqlite 2.13.0.3

Modified:
  haskell-persistent-test/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-29 19:35:39 UTC (rev 950188)
+++ PKGBUILD	2021-05-29 19:42:17 UTC (rev 950189)
@@ -2,7 +2,7 @@
 
 _hkgname=persistent-test
 pkgname=haskell-persistent-test
-pkgver=2.13.0.2
+pkgver=2.13.0.3
 pkgrel=1
 pkgdesc="Tests for Persistent"
 url="https://github.com/yesodweb/persistent"
@@ -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=('de2bb7425435d88dfa82f5da1834bfced718af245606c575abb0b6f976b351f396b1fc957873a7559e1d7a395f0aae37f6141b5c4d70edd2f7a30ec8590d578c')
+sha512sums=('794c7f22a7d44b7fa0c2d05d936ce68c6e13927abc909bfe3784228e9750103576417e6b8400bb8ea34002a17e59a4a5dd73626035a4aaaadc81b02a1d9059c2')
 
 build() {
     cd $_hkgname-$pkgver    



More information about the arch-commits mailing list