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


Commits:
fa9ce0b2 by Felix Yan at 2025-01-04T03:00:52+08:00
upgpkg: 0.4.3.5-22: rebuild with inspection-testing 0.6

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = haskell-microlens-platform
        pkgdesc = microlens + all batteries included (best for apps)
        pkgver = 0.4.3.5
-       pkgrel = 21
+       pkgrel = 22
        url = https://github.com/stevenfontanella/microlens
        arch = x86_64
        license = BSD


=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
 _hkgname=microlens-platform
 pkgname=haskell-microlens-platform
 pkgver=0.4.3.5
-pkgrel=21
+pkgrel=22
 pkgdesc="microlens + all batteries included (best for apps)"
 url="https://github.com/stevenfontanella/microlens";
 license=("BSD")
@@ -20,7 +20,7 @@ 
sha512sums=('944cb02114c8daa35126cc311cc1472d659aa30542c25725e241c2b0551b8a35ba4
 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-microlens-platform/-/commit/fa9ce0b2a0f5870c33f6bbd28f432c7a37c6bb29

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


Reply via email to