Date: Thursday, October 13, 2022 @ 23:57:49
  Author: felixonmars
Revision: 1328133

upgpkg: haskell-git-lfs 1.2.0-33: rebuild with aeson 2.1.0.0

Modified:
  haskell-git-lfs/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-10-13 23:57:15 UTC (rev 1328132)
+++ PKGBUILD    2022-10-13 23:57:49 UTC (rev 1328133)
@@ -3,7 +3,7 @@
 _hkgname=git-lfs
 pkgname=haskell-git-lfs
 pkgver=1.2.0
-pkgrel=32
+pkgrel=33
 pkgdesc="An implementation of the git-lfs protocol"
 url="https://hackage.haskell.org/package/git-lfs";
 license=('AGPL3')
@@ -17,6 +17,7 @@
 prepare() {
     cd $_hkgname-$pkgver
     gen-setup
+    uusi -u aeson $_hkgname.cabal
 }
 
 build() {

Reply via email to