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


Commits:
20fa7f2e by Felix Yan at 2025-01-04T01:26:50+08:00
upgpkg: 0.1.0.1-12: rebuild with inspection-testing 0.6

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = haskell-ap-normalize
        pkgdesc = Self-normalizing applicative expressions
        pkgver = 0.1.0.1
-       pkgrel = 11
+       pkgrel = 12
        url = https://github.com/lysxia/ap-normalize
        arch = x86_64
        license = MIT


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 _hkgname=ap-normalize
 pkgname=haskell-ap-normalize
 pkgver=0.1.0.1
-pkgrel=11
+pkgrel=12
 pkgdesc="Self-normalizing applicative expressions"
 url="https://github.com/lysxia/ap-normalize";
 license=('MIT')
@@ -16,7 +16,7 @@ 
sha512sums=('8566f61303238c8e8d27badf851403a8e2419b06149c25b5236ee2de17f0733eaaf
 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-ap-normalize/-/commit/20fa7f2e440ac7a7d0fe116e2f0089b4477025d9

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


Reply via email to