Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
haskell-storable-record


Commits:
e0b4cd36 by Felix Yan at 2025-01-04T02:35:58+08:00
upgpkg: 0.0.7-36: rebuild with inspection-testing 0.6

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = haskell-storable-record
        pkgdesc = Elegant definition of Storable instances for records
        pkgver = 0.0.7
-       pkgrel = 35
+       pkgrel = 36
        url = http://code.haskell.org/~thielema/storable-record/
        arch = x86_64
        license = BSD


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 _hkgname=storable-record
 pkgname=haskell-storable-record
 pkgver=0.0.7
-pkgrel=35
+pkgrel=36
 pkgdesc="Elegant definition of Storable instances for records"
 url="http://code.haskell.org/~thielema/storable-record/";
 license=("BSD")
@@ -22,7 +22,7 @@ prepare() {
 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 \
             -fsplitbase -f-buildtests



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-storable-record/-/commit/e0b4cd369cc56b0b4bbe71fd24a014b77b9ae3e3

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


Reply via email to