Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
haskell-http-date


Commits:
4a643395 by Felix Yan at 2025-01-04T02:36:01+08:00
upgpkg: 0.0.11-142: rebuild with inspection-testing 0.6

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = haskell-http-date
        pkgdesc = HTTP Date parser/formatter
        pkgver = 0.0.11
-       pkgrel = 141
+       pkgrel = 142
        url = https://hackage.haskell.org/package/http-date
        arch = x86_64
        license = BSD


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 _hkgname=http-date
 pkgname=haskell-http-date
 pkgver=0.0.11
-pkgrel=141
+pkgrel=142
 pkgdesc="HTTP Date parser/formatter"
 url="https://hackage.haskell.org/package/${_hkgname}";
 license=("BSD")
@@ -17,7 +17,7 @@ 
sha512sums=('dec4f4fc5f765887fb884a0309648dd3336e2591c05ac89150c7ebe935d1167f3c5
 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-http-date/-/commit/4a643395d5c5c9996e2ecca1bc0befcd8d7d3f57

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


Reply via email to