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

Felix Yan felixonmars at archlinux.org
Thu Mar 25 21:56:10 UTC 2021


    Date: Thursday, March 25, 2021 @ 21:56:10
  Author: felixonmars
Revision: 904202

upgpkg: haskell-arch-web 0.1.0-68: rebuild with lens 5

Modified:
  haskell-arch-web/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-25 21:53:37 UTC (rev 904201)
+++ PKGBUILD	2021-03-25 21:56:10 UTC (rev 904202)
@@ -3,7 +3,7 @@
 _hkgname=arch-web
 pkgname=haskell-arch-web
 pkgver=0.1.0
-pkgrel=67
+pkgrel=68
 pkgdesc="Arch Linux official and AUR web interface binding"
 url="https://github.com/berberman/arch-web"
 license=("MIT")
@@ -17,7 +17,7 @@
 
 prepare() {
   cd $_hkgname-$pkgver
-  uusi -u http-client $_hkgname.cabal
+  uusi -u http-client -u lens $_hkgname.cabal
   gen-setup
 
   sed -i '/CommunityTesting/a \  | KDEUnstable' src/Web/ArchLinux/Types.hs



More information about the arch-commits mailing list