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

Felix Yan felixonmars at gemini.archlinux.org
Fri Jul 8 20:42:28 UTC 2022


    Date: Friday, July 8, 2022 @ 20:42:28
  Author: felixonmars
Revision: 1248820

upgpkg: haskell-rebase 1.15.0.3-34: rebuild with invariant 0.6

Modified:
  haskell-rebase/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-08 20:42:19 UTC (rev 1248819)
+++ PKGBUILD	2022-07-08 20:42:28 UTC (rev 1248820)
@@ -4,7 +4,7 @@
 _hkgname=rebase
 pkgname=haskell-rebase
 pkgver=1.15.0.3
-pkgrel=33
+pkgrel=34
 pkgdesc='A more progressive alternative to the "base" package'
 url="https://github.com/nikita-volkov/rebase"
 license=("MIT")
@@ -21,6 +21,7 @@
 prepare() {
     cd $_hkgname-$pkgver
     gen-setup
+    uusi -u invariant $_hkgname.cabal
 }
 
 build() {



More information about the arch-commits mailing list