Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
haskell-lifted-base


Commits:
8652f0dc by Felix Yan at 2025-01-04T02:37:45+08:00
upgpkg: 0.2.3.12-273: rebuild with inspection-testing 0.6

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = haskell-lifted-base
        pkgdesc = lifted IO operations from the base library
        pkgver = 0.2.3.12
-       pkgrel = 272
+       pkgrel = 273
        url = https://github.com/basvandijk/lifted-base
        arch = x86_64
        license = BSD


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 _hkgname=lifted-base
 pkgname=haskell-lifted-base
 pkgver=0.2.3.12
-pkgrel=272
+pkgrel=273
 pkgdesc="lifted IO operations from the base library"
 url="https://github.com/basvandijk/lifted-base";
 license=("BSD")
@@ -17,7 +17,7 @@ 
sha512sums=('8bdd69686cdcd8841304341282f9b32a7d1c095da276bfb877017f12400f0f62018
 build() {
     cd $_hkgname-$pkgver
     
-    runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+    runhaskell Setup configure -O --enable-shared --enable-debug-info 
--enable-executable-dynamic --disable-library-vanilla \
         --prefix=/usr --docdir=/usr/share/doc/$pkgname --datasubdir=$pkgname \
         --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
     runhaskell Setup build $MAKEFLAGS



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-lifted-base/-/commit/8652f0dca2509f69485ef0c53004d2cf308ba7ad

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-lifted-base/-/commit/8652f0dca2509f69485ef0c53004d2cf308ba7ad
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to