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


Commits:
82f7748a by Felix Yan at 2025-01-04T02:37:36+08:00
upgpkg: 0.8.1-275: rebuild with inspection-testing 0.6

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = haskell-monad-journal
        pkgdesc = Pure logger typeclass and monad transformer
        pkgver = 0.8.1
-       pkgrel = 274
+       pkgrel = 275
        url = https://github.com/phaazon/monad-journal
        arch = x86_64
        license = BSD


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 _hkgname=monad-journal
 pkgname=haskell-monad-journal
 pkgver=0.8.1
-pkgrel=274
+pkgrel=275
 pkgdesc="Pure logger typeclass and monad transformer"
 url="https://github.com/phaazon/monad-journal";
 license=("BSD")
@@ -17,7 +17,7 @@ 
sha512sums=('3fbc984b3f74d24fca71bc2530832f3748a64e636adfd504fe48e86fefabe53b091
 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-monad-journal/-/commit/82f7748a9cb0b693d537c3bc55b51e6ef6760d51

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


Reply via email to