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

Felix Yan felixonmars at gemini.archlinux.org
Sun Feb 20 20:27:30 UTC 2022


    Date: Sunday, February 20, 2022 @ 20:27:28
  Author: felixonmars
Revision: 1135328

upgpkg: haskell-quickcheck-instances 0.3.26.1-1: rebuild with hashable 1.4.0.0, quickcheck-instances 0.3.26.1

Modified:
  haskell-quickcheck-instances/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-20 20:09:10 UTC (rev 1135327)
+++ PKGBUILD	2022-02-20 20:27:28 UTC (rev 1135328)
@@ -3,8 +3,8 @@
 
 _hkgname=quickcheck-instances
 pkgname=haskell-quickcheck-instances
-pkgver=0.3.26
-pkgrel=3
+pkgver=0.3.26.1
+pkgrel=1
 pkgdesc="Common quickcheck instances"
 url="https://github.com/haskellari/qc-instances"
 license=("BSD")
@@ -16,7 +16,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=('3d961c017c18181907c7b85f7354f399a2bae7738c68a7a9b613b3a69cdd39922ec0e2d9a749d6ed9033a7a9535adb766e094b9bc35c4dec36fbd348fa291d90')
+sha512sums=('50cb9a7c28744a4bfb930420f6af2dcbc5925f5e1b108e345cee4d12eca2c27221fa7745c8cd697f047c649363a15d367da462acb2f7b8fbc7ecec728c5be57c')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list