Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
haskell-basic-prelude


Commits:
5c9368d8 by Felix Yan at 2025-01-04T03:01:03+08:00
upgpkg: 0.7.0-278: rebuild with inspection-testing 0.6

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = haskell-basic-prelude
        pkgdesc = An enhanced core prelude; a common foundation for alternate 
preludes
        pkgver = 0.7.0
-       pkgrel = 277
+       pkgrel = 278
        url = https://hackage.haskell.org/package/basic-prelude
        arch = x86_64
        license = MIT


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 _hkgname=basic-prelude
 pkgname=haskell-basic-prelude
 pkgver=0.7.0
-pkgrel=277
+pkgrel=278
 pkgdesc='An enhanced core prelude; a common foundation for alternate preludes'
 arch=(x86_64)
 url="https://hackage.haskell.org/package/$_hkgname";
@@ -15,7 +15,7 @@ 
sha512sums=('34b62d1cdddb8d5c5ec51f0b9cca8746174f2daf40e5fe0f0188707da1f590844bf
 
 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-basic-prelude/-/commit/5c9368d8cfb7fd775cea11abf0a09ee1eda1334b

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-basic-prelude/-/commit/5c9368d8cfb7fd775cea11abf0a09ee1eda1334b
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to