Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / idris


Commits:
86c45d34 by Felix Yan at 2025-02-09T03:32:58+08:00
upgpkg: 1.3.4-251: rebuild with ansi-terminal 1.0, chell 0.5.0.2

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = idris
        pkgdesc = Functional Programming Language with Dependent Types
        pkgver = 1.3.4
-       pkgrel = 250
+       pkgrel = 251
        url = https://www.idris-lang.org/
        arch = x86_64
        license = BSD


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 
 pkgname=idris
 pkgver=1.3.4
-pkgrel=250
+pkgrel=251
 pkgdesc="Functional Programming Language with Dependent Types"
 url="https://www.idris-lang.org/";
 license=("BSD")
@@ -25,7 +25,7 @@ prepare() {
     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 aeson -u bytestring -u fsnotify -u network -u libffi -u 
optparse-applicative -u vector idris.cabal
+    uusi -u Cabal -u aeson -u ansi-terminal -u bytestring -u fsnotify -u 
network -u libffi -u optparse-applicative -u vector
 }
 
 build() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/idris/-/commit/86c45d343ba0c707a41596cb54dcb9c35efe13b1

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/idris/-/commit/86c45d343ba0c707a41596cb54dcb9c35efe13b1
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to