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

Felix Yan felixonmars at archlinux.org
Sat Jan 13 02:05:49 UTC 2018


    Date: Saturday, January 13, 2018 @ 02:05:48
  Author: felixonmars
Revision: 281735

upgpkg: haskell-quickcheck-instances 0.3.16.1-1

rebuild with quickcheck-instances,0.3.16.1

Modified:
  haskell-quickcheck-instances/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-01-13 01:37:03 UTC (rev 281734)
+++ PKGBUILD	2018-01-13 02:05:48 UTC (rev 281735)
@@ -4,8 +4,8 @@
 
 _hkgname=quickcheck-instances
 pkgname=haskell-quickcheck-instances
-pkgver=0.3.16
-pkgrel=5
+pkgver=0.3.16.1
+pkgrel=1
 pkgdesc="Common quickcheck instances"
 url="https://github.com/phadej/qc-instances"
 license=("custom:BSD3")
@@ -16,7 +16,7 @@
          'haskell-vector')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('636709fda594605d4fe4e829a13a4bb44c5052ae1c8ad9515c270f6b4f4142981aa735e2be9c31e096b8a344a73e2a511ba30a97a5c899b810c843b86fa058b6')
+sha512sums=('9cb079a94211e41bda7e5e3c5f060f0f42bf0092f0e9f63a6073325d282217de92917169d9a4b1ec9c08c853e865caef40274539c5f593d19fde09514df4655e')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list