Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
haskell-typed-process


Commits:
693804e9 by Felix Yan at 2025-01-04T02:34:19+08:00
upgpkg: 0.2.11.1-21: rebuild with inspection-testing 0.6

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = haskell-typed-process
        pkgdesc = Run external processes, with strong typing of streams
        pkgver = 0.2.11.1
-       pkgrel = 20
+       pkgrel = 21
        url = https://github.com/fpco/typed-process
        arch = x86_64
        license = MIT


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 _hkgname=typed-process
 pkgname=haskell-typed-process
 pkgver=0.2.11.1
-pkgrel=20
+pkgrel=21
 pkgdesc="Run external processes, with strong typing of streams"
 url="https://github.com/fpco/typed-process";
 license=("MIT")
@@ -18,7 +18,7 @@ 
sha512sums=('034f5930c9f36e259f06420b0671922e18de04f0babbd107175c2f83f75ff1fed2c
 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-typed-process/-/commit/693804e961fa6ff60904e66a8d00d299e278454f

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-typed-process/-/commit/693804e961fa6ff60904e66a8d00d299e278454f
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to