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


Commits:
107710c9 by Felix Yan at 2025-01-01T03:02:26+08:00
upgpkg: 0.7.18-33: rebuild with vector-algorithms 0.9.0.3

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = haskell-store
        pkgdesc = Fast binary serialization
        pkgver = 0.7.18
-       pkgrel = 32
+       pkgrel = 33
        url = https://github.com/mgsloan/store
        arch = x86_64
        license = BSD


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 _hkgname=store
 pkgname=haskell-store
 pkgver=0.7.18
-pkgrel=32
+pkgrel=33
 pkgdesc="Fast binary serialization"
 url="https://github.com/mgsloan/store";
 license=('BSD')
@@ -28,7 +28,7 @@ prepare() {
 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 \
             -f-comparison-bench -f-small-bench



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-store/-/commit/107710c9094923978211af87e724d346ad77fee0

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


Reply via email to