Date: Sunday, October 2, 2022 @ 08:41:48
  Author: felixonmars
Revision: 1320600

upgpkg: hledger 1.27-1: rebuild with brick 1.0, hledger 1.27, hledger-lib 1.27, 
hledger-ui 1.27, hledger-web 1.27

Modified:
  hledger/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-10-02 08:41:39 UTC (rev 1320599)
+++ PKGBUILD    2022-10-02 08:41:48 UTC (rev 1320600)
@@ -3,13 +3,13 @@
 # Contributor: Arch Haskell Team <[email protected]>
 
 pkgname=hledger
-pkgver=1.26.1
-pkgrel=33
+pkgver=1.27
+pkgrel=1
 pkgdesc="Command-line interface for the hledger accounting system"
 url="http://hledger.org";
 license=("GPL")
 arch=('x86_64')
-depends=('ghc-libs' 'haskell-aeson' 'haskell-ansi-terminal' 'haskell-cmdargs'
+depends=('ghc-libs' 'haskell-aeson' 'haskell-ansi-terminal' 
'haskell-breakpoint' 'haskell-cmdargs'
          'haskell-data-default' 'haskell-decimal' 'haskell-diff' 
'haskell-githash'
          'haskell-hashable' 'haskell-hledger-lib' 'haskell-lucid' 
'haskell-math-functions'
          'haskell-megaparsec' 'haskell-microlens' 'haskell-regex-tdfa' 
'haskell-safe'
@@ -18,7 +18,7 @@
          'haskell-utility-ht' 'haskell-wizards')
 makedepends=('ghc' 'haskell-extra' 'haskell-timeit')
 
source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz";)
-sha512sums=('498076acb775e006d6f24f04138500ccbe4db98dfab6d60331def20bccaa3204c3320a873a304035fbe37f9d0236027e3bcfd0791cea84a2d8258d19fb49b729')
+sha512sums=('9539453dd4f63818bd58af8b9fc739a4ad5e5ebf780e425605ddd238972d8f26dd891efec4c4e3c36aca62784e2b4bf68865c1d4be1faa8d02b6f8bfa9549861')
 
 build() {
     cd $pkgname-$pkgver

Reply via email to