Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
haskell-data-dword


Commits:
4c63f58f by Felix Yan at 2025-01-04T02:19:14+08:00
upgpkg: 0.3.2.1-90: rebuild with inspection-testing 0.6

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = haskell-data-dword
        pkgdesc = Stick two binary words together to get a bigger one
        pkgver = 0.3.2.1
-       pkgrel = 89
+       pkgrel = 90
        url = https://github.com/mvv/data-dword
        arch = x86_64
        license = BSD


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 _hkgname=data-dword
 pkgname=haskell-data-dword
 pkgver=0.3.2.1
-pkgrel=89
+pkgrel=90
 pkgdesc="Stick two binary words together to get a bigger one"
 url="https://github.com/mvv/data-dword";
 license=('BSD')
@@ -16,7 +16,7 @@ 
sha512sums=('45f7fa48c5d3ef15361a8b0523e12721e2bce37cd126bed212666cb032466d96b1b
 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-data-dword/-/commit/4c63f58fe649c9823991a9992d9eb61500beca5d

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-data-dword/-/commit/4c63f58fe649c9823991a9992d9eb61500beca5d
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to