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


Commits:
5d17d774 by Felix Yan at 2025-01-04T02:48:54+08:00
upgpkg: 0.0.9-332: rebuild with inspection-testing 0.6

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = haskell-crypto-cipher-types
        pkgdesc = Generic cryptography cipher types
        pkgver = 0.0.9
-       pkgrel = 331
+       pkgrel = 332
        url = https://github.com/vincenthz/hs-crypto-cipher
        arch = x86_64
        license = BSD


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 _hkgname=crypto-cipher-types
 pkgname=haskell-crypto-cipher-types
 pkgver=0.0.9
-pkgrel=331
+pkgrel=332
 pkgdesc="Generic cryptography cipher types"
 url="https://github.com/vincenthz/hs-crypto-cipher";
 license=("BSD")
@@ -17,7 +17,7 @@ 
sha512sums=('9b369dfbe1baa918f8b72dca0a6637634582629ccd46226a3a89813f42cca1e11ee
 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-cipher-types/-/commit/5d17d7749ba8da23dadb8081fb2e51c0586bde52

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


Reply via email to