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


Commits:
6bcccf93 by Felix Yan at 2024-02-13T20:39:33+00:00
upgpkg: 2.0.1.1-536: rebuild with relude 1.1.0.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = haskell-summoner-tui
        pkgdesc = Tool for scaffolding fully configured batteries-included 
production-level Haskell projects using TUI.
        pkgver = 2.0.1.1
-       pkgrel = 535
+       pkgrel = 536
        url = https://github.com/kowainik/summoner
        arch = x86_64
        license = MPL2


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 _hkgname=summoner-tui
 pkgname=haskell-summoner-tui
 pkgver=2.0.1.1
-pkgrel=535
+pkgrel=536
 pkgdesc="Tool for scaffolding fully configured batteries-included 
production-level Haskell projects using TUI."
 url="https://github.com/kowainik/summoner";
 license=('MPL2')
@@ -20,7 +20,7 @@ 
sha256sums=('9f840f25d72c54b4b5ed0c5e6755e52ca71e9961759de6bd0046d567bd1f2c27'
 prepare(){
   cd $_hkgname-$pkgver
   patch -p2 -i ../summoner-tui-relude-1.x.patch
-  uusi -u base -u brick -u vty -u validation-selective $_hkgname.cabal
+  uusi -u base -u brick -u vty -u validation-selective -u relude 
$_hkgname.cabal
   gen-setup
   sed -i 's|renderCheckbox :: Bool -> String|renderCheckbox :: (Ord n) => Bool 
-> String|' src/Summoner/Tui/Field.hs
 }



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-summoner-tui/-/commit/6bcccf9312633deee0cb8dc6d0f87395cb384e6c

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-summoner-tui/-/commit/6bcccf9312633deee0cb8dc6d0f87395cb384e6c
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to