[arch-commits] Commit in haskell-microlens-platform/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Sat Sep 3 13:33:42 UTC 2022
Date: Saturday, September 3, 2022 @ 13:33:41
Author: felixonmars
Revision: 1292424
upgpkg: haskell-microlens-platform 0.4.2.1-59: rebuild with microlens-ghc 0.4.14.0
Modified:
haskell-microlens-platform/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-09-03 13:32:30 UTC (rev 1292423)
+++ PKGBUILD 2022-09-03 13:33:41 UTC (rev 1292424)
@@ -4,7 +4,7 @@
_hkgname=microlens-platform
pkgname=haskell-microlens-platform
pkgver=0.4.2.1
-pkgrel=58
+pkgrel=59
pkgdesc="microlens + all batteries included (best for apps)"
url="https://github.com/monadfix/microlens"
license=("BSD")
@@ -18,7 +18,7 @@
prepare() {
cd $_hkgname-$pkgver
- uusi -u microlens $_hkgname.cabal
+ uusi -u microlens -u microlens-ghc $_hkgname.cabal
}
build() {
More information about the arch-commits
mailing list