[arch-commits] Commit in haskell-rebase/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Tue Feb 22 07:40:27 UTC 2022
Date: Tuesday, February 22, 2022 @ 07:40:27
Author: felixonmars
Revision: 1135778
upgpkg: haskell-rebase 1.13.0.1-61: rebuild with hashable 1.4.0.0, quickcheck-instances 0.3.26.1
Modified:
haskell-rebase/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-02-22 07:40:00 UTC (rev 1135777)
+++ PKGBUILD 2022-02-22 07:40:27 UTC (rev 1135778)
@@ -4,7 +4,7 @@
_hkgname=rebase
pkgname=haskell-rebase
pkgver=1.13.0.1
-pkgrel=60
+pkgrel=61
pkgdesc='A more progressive alternative to the "base" package'
url="https://github.com/nikita-volkov/rebase"
license=("MIT")
@@ -20,7 +20,7 @@
prepare() {
cd $_hkgname-$pkgver
- uusi -u selective $_hkgname.cabal
+ uusi -u hashable -u selective $_hkgname.cabal
}
build() {
More information about the arch-commits
mailing list