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

Felix Yan felixonmars at gemini.archlinux.org
Sat Jul 17 04:27:31 UTC 2021


    Date: Saturday, July 17, 2021 @ 04:27:31
  Author: felixonmars
Revision: 977762

upgpkg: haskell-hedgehog 1.0.5-36: rebuild with mmorph 1.2.0

Modified:
  haskell-hedgehog/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-07-17 04:11:50 UTC (rev 977761)
+++ PKGBUILD	2021-07-17 04:27:31 UTC (rev 977762)
@@ -4,7 +4,7 @@
 _hkgname=hedgehog
 pkgname=haskell-hedgehog
 pkgver=1.0.5
-pkgrel=35
+pkgrel=36
 pkgdesc="A modern property-based testing system"
 url="https://hedgehog.qa"
 license=("BSD")
@@ -20,6 +20,7 @@
 prepare() {
     cd $_hkgname-$pkgver
     gen-setup
+    uusi -u mmorph $_hkgname.cabal
 } 
 
 build() {




More information about the arch-commits mailing list