Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
haskell-th-abstraction


Commits:
ae256556 by Felix Yan at 2024-02-25T21:00:44+00:00
upgpkg: 0.4.5.0-2: rebuild with GHC 9.2.8

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,13 @@
+pkgbase = haskell-th-abstraction
+       pkgdesc = Nicer interface for reified information about data types
+       pkgver = 0.4.5.0
+       pkgrel = 2
+       url = https://github.com/glguy/th-abstraction/
+       arch = x86_64
+       license = custom:ISC
+       makedepends = ghc
+       depends = ghc-libs
+       source = 
https://hackage.haskell.org/packages/archive/th-abstraction/0.4.5.0/th-abstraction-0.4.5.0.tar.gz
+       sha512sums = 
eaea551b54d40bbd6056e6f7b14e662e7302cb016fe082b9715e248e05988197deebe6108e2adcb7709046a8a326e417fddd1899af3f810c2faa444da5cf4a41
+
+pkgname = haskell-th-abstraction


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 _hkgname=th-abstraction
 pkgname=haskell-th-abstraction
 pkgver=0.4.5.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Nicer interface for reified information about data types"
 url="https://github.com/glguy/th-abstraction/";
 license=("custom:ISC")
@@ -19,7 +19,7 @@ build() {
     
     runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
         --prefix=/usr --docdir=/usr/share/doc/$pkgname --datasubdir=$pkgname \
-        --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid 
--ghc-option=-fllvm
+        --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
     runhaskell Setup build $MAKEFLAGS
     runhaskell Setup register --gen-script
     runhaskell Setup unregister --gen-script



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-th-abstraction/-/commit/ae2565565306396c55bed1f82033ca5180d04c52

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


Reply via email to