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


Commits:
c872374b by Felix Yan at 2025-01-04T02:34:13+08:00
upgpkg: 0.5.1-143: rebuild with inspection-testing 0.6

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = haskell-mime-mail
        pkgdesc = Compose MIME email messages.
        pkgver = 0.5.1
-       pkgrel = 142
+       pkgrel = 143
        url = https://github.com/snoyberg/mime-mail
        arch = x86_64
        license = MIT


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 _hkgname=mime-mail
 pkgname=haskell-mime-mail
 pkgver=0.5.1
-pkgrel=142
+pkgrel=143
 pkgdesc="Compose MIME email messages."
 url="https://github.com/snoyberg/mime-mail";
 license=("MIT")
@@ -18,7 +18,7 @@ 
sha512sums=('dcd18716aa9f47dd126ea7b53d5ecf053c90bc00cb6b2e8d65bbd20cb0e01d74ffe
 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-mime-mail/-/commit/c872374b776f65419f6301a6146fd2e6a917905a

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


Reply via email to