Date: Friday, October 14, 2022 @ 17:34:41
  Author: felixonmars
Revision: 1328630

upgpkg: arch-hs 0.10.2.0-71: rebuild with aeson 2.1.0.0

Modified:
  arch-hs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-10-14 17:34:10 UTC (rev 1328629)
+++ PKGBUILD    2022-10-14 17:34:41 UTC (rev 1328630)
@@ -3,7 +3,7 @@
 
 pkgname=arch-hs
 pkgver=0.10.2.0
-pkgrel=70
+pkgrel=71
 pkgdesc="Distribute hackage packages to archlinux"
 arch=('x86_64')
 url="https://github.com/berberman/arch-hs";
@@ -32,7 +32,7 @@
 
 prepare() {
   cd $pkgname-$pkgver
-  uusi -u algebraic-graphs $pkgname.cabal
+  uusi -u aeson -u algebraic-graphs $pkgname.cabal
 }
 
 build() {

Reply via email to