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


Commits:
97c049b0 by Felix Yan at 2024-02-25T23:16:53+00:00
upgpkg: 0.3.21-2: rebuild with GHC 9.2.8

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = haskell-safe
        pkgdesc = Library of safe (exception free) functions
        pkgver = 0.3.21
-       pkgrel = 1
+       pkgrel = 2
        url = https://github.com/ndmitchell/safe#readme
        arch = x86_64
        license = BSD


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 _hkgname=safe
 pkgname=haskell-safe
 pkgver=0.3.21
-pkgrel=1
+pkgrel=2
 pkgdesc="Library of safe (exception free) functions"
 url="https://github.com/ndmitchell/safe#readme";
 license=("BSD")
@@ -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 
--enable-tests \
-        --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-safe/-/commit/97c049b0d15dac2a7be4775722c14ca22b65107e

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


Reply via email to