Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
haskell-io-streams


Commits:
962e2560 by Felix Yan at 2025-01-04T02:36:01+08:00
upgpkg: 1.5.2.2-56: rebuild with inspection-testing 0.6

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = haskell-io-streams
        pkgdesc = Simple, composable, and easy-to-use stream I/O
        pkgver = 1.5.2.2
-       pkgrel = 55
+       pkgrel = 56
        url = https://github.com/snapframework/io-streams
        arch = x86_64
        license = BSD


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 _hkgname=io-streams
 pkgname=haskell-io-streams
 pkgver=1.5.2.2
-pkgrel=55
+pkgrel=56
 pkgdesc="Simple, composable, and easy-to-use stream I/O"
 url="https://github.com/snapframework/io-streams";
 license=('BSD')
@@ -18,7 +18,7 @@ 
sha512sums=('ba94eb8d8bed29870469666696fdc984f0abacadc71cc7b26e0aa747ffa88500946
 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 
--enable-tests \
         --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
     runhaskell Setup build $MAKEFLAGS



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-io-streams/-/commit/962e256066e02b44d4fa1efb66f4f1b74b0151b9

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-io-streams/-/commit/962e256066e02b44d4fa1efb66f4f1b74b0151b9
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to