Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
haskell-generic-lens-lite


Commits:
2a83afb0 by Felix Yan at 2025-04-03T20:35:23+08:00
upgpkg: 0.1.1-2: rebuild with cabal-fmt 0.1.6, cabal-install 3.8.1.0, 
cabal-install-parsers 0.6, cabal-install-solver 3.8.1.0, fourmolu 0.10.0.0, ghc 
9.4.8, ghc-lib-parser 9.4.8.20231111, ghc-lib-parser-ex 9.4.0.0, haskell-ci 
0.16, hjsmin 0.2.1, hlint 3.5, hoauth2 2.8.0, ormolu 0.5.1.0, rope-utf16-splay 
0.4.0.0, stylish-haskell 0.14.4.0, vty-crossplatform 0.4.0.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = haskell-generic-lens-lite
        pkgdesc = Monomorphic field lens like with generic-lens
        pkgver = 0.1.1
-       pkgrel = 1
+       pkgrel = 2
        url = https://github.com/phadej/generic-lens-lite
        arch = x86_64
        license = BSD


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 _hkgname=generic-lens-lite
 pkgname=haskell-generic-lens-lite
 pkgver=0.1.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Monomorphic field lens like with generic-lens"
 url="https://github.com/phadej/generic-lens-lite";
 license=("BSD")
@@ -21,7 +21,7 @@ prepare() {
 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 \
     --ghc-option=-optl-Wl\,-z\,relro\,-z\,now \



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-generic-lens-lite/-/commit/2a83afb074b89b989297965ed61269f961f5287f

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-generic-lens-lite/-/commit/2a83afb074b89b989297965ed61269f961f5287f
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to