Date: Thursday, September 29, 2022 @ 15:35:41
  Author: felixonmars
Revision: 1316310

upgpkg: idris 1.3.4-38: rebuild with aeson 2.0.3.0, aeson-diff 1.1.0.11, 
bower-json 1.1.0.0, http2 3.0.3, hoauth2 2.1.0, jose 0.9, microlens-aeson 
2.4.0, postgresql-binary 0.12.5, postgrest 10.0.0, req 3.10.0, swagger2 2.8.1

Modified:
  idris/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-09-29 15:32:52 UTC (rev 1316309)
+++ PKGBUILD    2022-09-29 15:35:41 UTC (rev 1316310)
@@ -3,7 +3,7 @@
 
 pkgname=idris
 pkgver=1.3.4
-pkgrel=37
+pkgrel=38
 pkgdesc="Functional Programming Language with Dependent Types"
 url="https://www.idris-lang.org/";
 license=("BSD")
@@ -25,7 +25,7 @@
     cd Idris-dev-$pkgver
     sed -i '1ioverride IDRIS := env LD_PRELOAD=$(shell ls 
../../dist/build/libHSidris-*-ghc*.so) $(IDRIS)' \
         libs/*/Makefile
-    uusi -u Cabal -u network -u libffi -u optparse-applicative idris.cabal
+    uusi -u Cabal -u aeson -u network -u libffi -u optparse-applicative 
idris.cabal
 }
 
 build() {

Reply via email to