Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
haskell-lens-family-core


Commits:
db67e1a6 by Felix Yan at 2024-02-25T20:52:12+00:00
upgpkg: 2.1.2-2: rebuild with GHC 9.2.8

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,13 @@
+pkgbase = haskell-lens-family-core
+       pkgdesc = Haskell 2022 Lens Families
+       pkgver = 2.1.2
+       pkgrel = 2
+       url = https://hub.darcs.net/roconnor/lens-family
+       arch = x86_64
+       license = BSD
+       makedepends = ghc
+       depends = ghc-libs
+       source = 
https://hackage.haskell.org/packages/archive/lens-family-core/2.1.2/lens-family-core-2.1.2.tar.gz
+       sha512sums = 
1c13845211e6066768a945b787bc35b144a17b40a6b0c2fe9876635d9613ea200dc10b30b6d7a641d9cfeb1b91e2e918e8799d3514315582019c73ace46a2d21
+
+pkgname = haskell-lens-family-core


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 _hkgname=lens-family-core
 pkgname=haskell-lens-family-core
 pkgver=2.1.2
-pkgrel=1
+pkgrel=2
 pkgdesc="Haskell 2022 Lens Families"
 url="https://hub.darcs.net/roconnor/lens-family";
 license=('BSD')
@@ -18,7 +18,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-lens-family-core/-/commit/db67e1a6e4d00b3c53e15f9f6eca792a7a6d199e

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-lens-family-core/-/commit/db67e1a6e4d00b3c53e15f9f6eca792a7a6d199e
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to