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


Commits:
67e141a5 by Felix Yan at 2025-01-01T03:04:42+08:00
upgpkg: 0.2.2-648: rebuild with vector-algorithms 0.9.0.3

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = haskell-cryptonite-conduit
        pkgdesc = Conduit bridge for cryptonite
        pkgver = 0.2.2
-       pkgrel = 647
+       pkgrel = 648
        url = https://github.com/haskell-crypto/cryptonite-conduit
        arch = x86_64
        license = BSD


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 _hkgname=cryptonite-conduit
 pkgname=haskell-cryptonite-conduit
 pkgver=0.2.2
-pkgrel=647
+pkgrel=648
 pkgdesc="Conduit bridge for cryptonite"
 url="https://github.com/haskell-crypto/cryptonite-conduit";
 license=('BSD')
@@ -17,7 +17,7 @@ 
sha512sums=('5a313d1ff64992fc8f45ebf06f5f439aa5dfe745ce6f2bfc31b3ee06b489b0a145a
 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-cryptonite-conduit/-/commit/67e141a5f9258c8414ec8a96b88eef4c51268d82

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


Reply via email to