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

Felix Yan felixonmars at gemini.archlinux.org
Tue Mar 22 01:09:32 UTC 2022


    Date: Tuesday, March 22, 2022 @ 01:09:31
  Author: felixonmars
Revision: 1169600

upgpkg: haskell-hedgehog-classes 0.2.5.3-20: rebuild with hedgehog 1.1

Modified:
  haskell-hedgehog-classes/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-22 01:09:20 UTC (rev 1169599)
+++ PKGBUILD	2022-03-22 01:09:31 UTC (rev 1169600)
@@ -3,7 +3,7 @@
 _hkgname=hedgehog-classes
 pkgname=haskell-hedgehog-classes
 pkgver=0.2.5.3
-pkgrel=19
+pkgrel=20
 pkgdesc="Hedgehog will eat your typeclass bugs"
 url="https://github.com/hedgehogqa/haskell-hedgehog-classes"
 license=("BSD")
@@ -18,6 +18,7 @@
 prepare() {
   cd $_hkgname-$pkgver
   gen-setup
+  uusi -u hedgehog $_hkgname.cabal
 }
 
 build() {



More information about the arch-commits mailing list