[arch-commits] Commit in haskell-quickcheck-instances/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Mon Jul 29 07:21:11 UTC 2019


    Date: Monday, July 29, 2019 @ 07:21:10
  Author: felixonmars
Revision: 494399

upgpkg: haskell-quickcheck-instances 0.3.22-1

rebuild with quickcheck-instances 0.3.22

Modified:
  haskell-quickcheck-instances/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-07-29 07:19:04 UTC (rev 494398)
+++ PKGBUILD	2019-07-29 07:21:10 UTC (rev 494399)
@@ -3,8 +3,8 @@
 
 _hkgname=quickcheck-instances
 pkgname=haskell-quickcheck-instances
-pkgver=0.3.21
-pkgrel=11
+pkgver=0.3.22
+pkgrel=1
 pkgdesc="Common quickcheck instances"
 url="https://github.com/phadej/qc-instances"
 license=("BSD")
@@ -15,7 +15,7 @@
          'haskell-unordered-containers' 'haskell-uuid-types' 'haskell-vector')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('30ead0b62832a7dd0f52ab64047a774416d8119df26df913489b43ea9ff748ef94a6b87e84d68003466cbe0d3c8a7f0d5d1514a20fd5870c53cae4d96e60ad15')
+sha512sums=('cd36e6833752fbc5501a4fe8459381fe3c07f73b706a438effee06bd1b5e17ecb12b1347fdacb65556e339de58ca8ac32480dc1339cb43b1416c4aeb4f714f8c')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list