Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
haskell-ghc-typelits-extra


Commits:
477afa28 by Felix Yan at 2025-01-04T02:47:33+08:00
upgpkg: 0.4.4-42: rebuild with inspection-testing 0.6

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = haskell-ghc-typelits-extra
        pkgdesc = Additional type-level operations on GHC.TypeLits.Nat
        pkgver = 0.4.4
-       pkgrel = 41
+       pkgrel = 42
        url = https://github.com/clash-lang/ghc-typelits-extra
        arch = x86_64
        license = custom:BSD2


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 _hkgname=ghc-typelits-extra
 pkgname=haskell-ghc-typelits-extra
 pkgver=0.4.4
-pkgrel=41
+pkgrel=42
 pkgdesc="Additional type-level operations on GHC.TypeLits.Nat"
 url="https://github.com/clash-lang/ghc-typelits-extra";
 license=('custom:BSD2')
@@ -17,7 +17,7 @@ 
sha512sums=('bdb439dcfe5f844ac6107e26c929d9c4769e4c6a7e9c10c3e57f52fa43c6ca32d97
 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-ghc-typelits-extra/-/commit/477afa2851db4ea0030a406ebc7a5c0f642d6e34

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-ghc-typelits-extra/-/commit/477afa2851db4ea0030a406ebc7a5c0f642d6e34
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to