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


Commits:
13924424 by Felix Yan at 2024-02-25T20:53:45+00:00
upgpkg: 0.4.13.1-2: rebuild with GHC 9.2.8

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,13 @@
+pkgbase = haskell-microlens
+       pkgdesc = A tiny lens library with no dependencies
+       pkgver = 0.4.13.1
+       pkgrel = 2
+       url = https://github.com/monadfix/microlens
+       arch = x86_64
+       license = BSD
+       makedepends = ghc
+       depends = ghc-libs
+       source = 
https://hackage.haskell.org/packages/archive/microlens/0.4.13.1/microlens-0.4.13.1.tar.gz
+       sha512sums = 
58b03944ee515821dc32d31742e9e9a59c7b1fb40c2a99693edd477570ef87d31ecde70b6655a307567592ce6ed923533fd40593b6d49c7a19cdbe5f15df1885
+
+pkgname = haskell-microlens


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 _hkgname=microlens
 pkgname=haskell-microlens
 pkgver=0.4.13.1
-pkgrel=1
+pkgrel=2
 pkgdesc="A tiny lens library with no dependencies"
 url="https://github.com/monadfix/microlens";
 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 \
-        --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-microlens/-/commit/1392442492362b2d292e2141a8510e9093856981

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


Reply via email to