Date: Friday, October 14, 2022 @ 17:32:00
  Author: felixonmars
Revision: 1328607

upgpkg: haskell-arch-web 0.1.1-62: rebuild with aeson 2.1.0.0

Modified:
  haskell-arch-web/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-10-14 17:31:57 UTC (rev 1328606)
+++ PKGBUILD    2022-10-14 17:32:00 UTC (rev 1328607)
@@ -3,7 +3,7 @@
 _hkgname=arch-web
 pkgname=haskell-arch-web
 pkgver=0.1.1
-pkgrel=61
+pkgrel=62
 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 lens $_hkgname.cabal
+  uusi -u aeson -u lens $_hkgname.cabal
   gen-setup
 }
 

Reply via email to