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


Commits:
4d054d98 by Felix Yan at 2025-01-01T02:59:30+08:00
upgpkg: 1.0.20.0-10: rebuild with vector-algorithms 0.9.0.3

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = haskell-mono-traversable
        pkgdesc = Type classes for mapping, folding, and traversing monomorphic 
containers
        pkgver = 1.0.20.0
-       pkgrel = 9
+       pkgrel = 10
        url = https://github.com/snoyberg/mono-traversable
        arch = x86_64
        license = MIT


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 _hkgname=mono-traversable
 pkgname=haskell-mono-traversable
 pkgver=1.0.20.0
-pkgrel=9
+pkgrel=10
 pkgdesc="Type classes for mapping, folding, and traversing monomorphic 
containers"
 url="https://github.com/snoyberg/mono-traversable";
 license=("MIT")
@@ -19,7 +19,7 @@ 
sha512sums=('67d625abf6899729c51042b4d446e444fd24af203e1a127a94c9b8139cc1218e473
 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
     runhaskell Setup build $MAKEFLAGS



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-mono-traversable/-/commit/4d054d984d883a9b375d0f85f864675879a2bc48

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


Reply via email to