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


Commits:
a018f02a by Felix Yan at 2025-01-04T03:02:27+08:00
upgpkg: 0.4.1.1-9: rebuild with inspection-testing 0.6

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = haskell-onetuple
        pkgdesc = Singleton Tuple
        pkgver = 0.4.1.1
-       pkgrel = 8
+       pkgrel = 9
        url = https://github.com/phadej/OneTuple.git
        arch = x86_64
        license = BSD


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 _hkgname=OneTuple
 pkgname=haskell-onetuple
 pkgver=0.4.1.1
-pkgrel=8
+pkgrel=9
 pkgdesc="Singleton Tuple"
 url="https://github.com/phadej/OneTuple.git";
 license=("BSD")
@@ -16,7 +16,7 @@ 
sha256sums=('c9e764d4ee1e57cad8341bd5d0de33ba3a52b6793fc1309679f2bf60c030bb2b')
 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 \
     --ghc-option=-optl-Wl\,-z\,relro\,-z\,now \



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-onetuple/-/commit/a018f02af3767ff69da6d037210830991323d832

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


Reply via email to