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


Commits:
d3761c91 by Felix Yan at 2025-01-04T02:49:08+08:00
upgpkg: 0.0.2-18: rebuild with inspection-testing 0.6

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = haskell-crypto-token
        pkgdesc = Crypto tokens
        pkgver = 0.0.2
-       pkgrel = 17
+       pkgrel = 18
        url = https://github.com/kazu-yamamoto/crypto-token
        arch = x86_64
        license = BSD


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 _hkgname=crypto-token
 pkgname=haskell-crypto-token
 pkgver=0.0.2
-pkgrel=17
+pkgrel=18
 pkgdesc="Crypto tokens"
 url="https://github.com/kazu-yamamoto/crypto-token";
 license=("BSD")
@@ -16,7 +16,7 @@ 
sha256sums=('ee4ae4cfc2a2fa5f73713e36f8a53f73bd7065ff598c87bf6b1c39bb9b5b2d13')
 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-crypto-token/-/commit/d3761c91505e6192ad83e84db5336061836395b3

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


Reply via email to