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


Commits:
4f0789c9 by Felix Yan at 2025-01-01T03:04:02+08:00
upgpkg: 1.6.1.0-39: rebuild with vector-algorithms 0.9.0.3

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = haskell-criterion
        pkgdesc = Robust, reliable performance measurement and analysis
        pkgver = 1.6.1.0
-       pkgrel = 38
+       pkgrel = 39
        url = http://www.serpentine.com/criterion
        arch = x86_64
        license = BSD


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 _hkgname=criterion
 pkgname=haskell-criterion
 pkgver=1.6.1.0
-pkgrel=38
+pkgrel=39
 pkgdesc="Robust, reliable performance measurement and analysis"
 url="http://www.serpentine.com/criterion";
 license=("BSD")
@@ -22,7 +22,7 @@ 
sha512sums=('47a3b5bf7ff243bf2696ce741fa3cc9188827763fb7c88e5d2633da3107bd1714f6
 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-fast -f-embed-data-files



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-criterion/-/commit/4f0789c932c0cea018e1cb20402b0b9615543590

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


Reply via email to