Date: Sunday, October 2, 2022 @ 08:42:00
  Author: felixonmars
Revision: 1320603

upgpkg: haskell-summoner-tui 2.0.1.1-417: rebuild with brick 1.0, hledger 1.27, 
hledger-lib 1.27, hledger-ui 1.27, hledger-web 1.27

Modified:
  haskell-summoner-tui/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-10-02 08:41:56 UTC (rev 1320602)
+++ PKGBUILD    2022-10-02 08:42:00 UTC (rev 1320603)
@@ -4,12 +4,12 @@
 _hkgname=summoner-tui
 pkgname=haskell-summoner-tui
 pkgver=2.0.1.1
-pkgrel=416
+pkgrel=417
 pkgdesc="Tool for scaffolding fully configured batteries-included 
production-level Haskell projects using TUI."
 url="https://github.com/kowainik/summoner";
 license=('MPL2')
 arch=('x86_64')
-depends=('ghc-libs' 'haskell-brick' 'haskell-colourista' 'haskell-microlens' 
'haskell-microlens-th'
+depends=('ghc-libs' 'haskell-brick0.71' 'haskell-colourista' 
'haskell-microlens' 'haskell-microlens-th'
          'haskell-relude' 'haskell-summoner' 'haskell-validation-selective' 
'haskell-vty')
 makedepends=('ghc' 'uusi')
 
source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz";)

Reply via email to