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


Commits:
a3b9d96f by Felix Yan at 2025-01-04T02:51:15+08:00
upgpkg: 0.4.3-342: rebuild with inspection-testing 0.6

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = haskell-crypto-pubkey-types
        pkgdesc = Generic cryptography Public keys algorithm types
        pkgver = 0.4.3
-       pkgrel = 341
+       pkgrel = 342
        url = https://github.com/vincenthz/hs-crypto-pubkey-types
        arch = x86_64
        license = BSD


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 _hkgname=crypto-pubkey-types
 pkgname=haskell-crypto-pubkey-types
 pkgver=0.4.3
-pkgrel=341
+pkgrel=342
 pkgdesc="Generic cryptography Public keys algorithm types"
 url="https://github.com/vincenthz/hs-crypto-pubkey-types";
 license=('BSD')
@@ -17,7 +17,7 @@ 
sha512sums=('08e6b74ded0decaaf87b4b9ec15af2e8bbeb7095701b5e2062b570af1ecb3d25eb7
 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
     runhaskell Setup build $MAKEFLAGS



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-crypto-pubkey-types/-/commit/a3b9d96fd02752ef6b7315e5dba16390e7142a9b

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


Reply via email to