Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
haskell-prelude-extras


Commits:
b6418e7f by Felix Yan at 2024-02-25T20:54:43+00:00
upgpkg: 0.4.0.3-25: rebuild with GHC 9.2.8

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,13 @@
+pkgbase = haskell-prelude-extras
+       pkgdesc = Higher order versions of Prelude classes
+       pkgver = 0.4.0.3
+       pkgrel = 25
+       url = https://github.com/ekmett/prelude-extras
+       arch = x86_64
+       license = BSD
+       makedepends = ghc
+       depends = ghc-libs
+       source = 
https://hackage.haskell.org/packages/archive/prelude-extras/0.4.0.3/prelude-extras-0.4.0.3.tar.gz
+       sha512sums = 
a8a934166ede50654035075978fbd7406245c38d38c2bc90b9349522f93ba2d6a1bd77d8bba3ac47d819c767d15a3f3f6b663defba7a108f8e2f494709b8f76b
+
+pkgname = haskell-prelude-extras


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 _hkgname=prelude-extras
 pkgname=haskell-prelude-extras
 pkgver=0.4.0.3
-pkgrel=24
+pkgrel=25
 pkgdesc="Higher order versions of Prelude classes"
 url="https://github.com/ekmett/prelude-extras";
 license=("BSD")
@@ -18,8 +18,8 @@ build() {
     cd $_hkgname-$pkgver
     
     runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
-        --prefix=/usr --docdir=/usr/share/doc/$pkgname \
-        --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid 
--ghc-option=-fllvm
+        --prefix=/usr --docdir=/usr/share/doc/$pkgname --datasubdir=$pkgname \
+        --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
     runhaskell Setup build $MAKEFLAGS
     runhaskell Setup register --gen-script
     runhaskell Setup unregister --gen-script



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-prelude-extras/-/commit/b6418e7f5a2d9dcfdb255b73ac9a3a1ee2d89ae8

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-prelude-extras/-/commit/b6418e7f5a2d9dcfdb255b73ac9a3a1ee2d89ae8
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to