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


Commits:
d7d4e9f6 by Felix Yan at 2025-01-04T02:36:19+08:00
upgpkg: 0.1.10-294: rebuild with inspection-testing 0.6

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = haskell-securemem
        pkgdesc = abstraction to an auto scrubbing and const time eq, memory 
chunk.
        pkgver = 0.1.10
-       pkgrel = 293
+       pkgrel = 294
        url = https://github.com/vincenthz/hs-securemem
        arch = x86_64
        license = BSD


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 _hkgname=securemem
 pkgname=haskell-securemem
 pkgver=0.1.10
-pkgrel=293
+pkgrel=294
 pkgdesc="abstraction to an auto scrubbing and const time eq, memory chunk."
 url="https://github.com/vincenthz/hs-securemem";
 license=("BSD")
@@ -17,7 +17,7 @@ 
sha512sums=('9f1428896a7b554244e42ac04a17c008cadce8102294b3249c172d84b20195325c4
 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-securemem/-/commit/d7d4e9f6fe6083aa73135827ed4a8dcd67e99685

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


Reply via email to