Date: Sunday, October 2, 2022 @ 08:39:43
  Author: felixonmars
Revision: 1320596

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

Modified:
  haskell-hledger-lib/trunk/PKGBUILD

----------+
 PKGBUILD |   14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-10-02 08:10:54 UTC (rev 1320595)
+++ PKGBUILD    2022-10-02 08:39:43 UTC (rev 1320596)
@@ -4,23 +4,23 @@
 
 _hkgname=hledger-lib
 pkgname=haskell-hledger-lib
-pkgver=1.26.1
-pkgrel=23
+pkgver=1.27
+pkgrel=1
 pkgdesc="A reusable library providing the core functionality of hledger"
 url="http://hledger.org";
 license=("GPL")
 arch=('x86_64')
 depends=('ghc-libs' 'haskell-aeson' 'haskell-aeson-pretty' 
'haskell-ansi-terminal'
-         'haskell-blaze-markup' 'haskell-call-stack' 'haskell-cassava' 
'haskell-cassava-megaparsec'
-         'haskell-cmdargs' 'haskell-data-default' 'haskell-decimal' 
'haskell-doclayout'
-         'haskell-extra' 'haskell-file-embed' 'haskell-glob' 
'haskell-hashtables'
-         'haskell-megaparsec' 'haskell-microlens' 'haskell-microlens-th'
+         'haskell-blaze-markup' 'haskell-breakpoint' 'haskell-call-stack' 
'haskell-cassava'
+         'haskell-cassava-megaparsec' 'haskell-cmdargs' 'haskell-data-default' 
'haskell-decimal'
+         'haskell-doclayout' 'haskell-extra' 'haskell-file-embed' 
'haskell-glob'
+         'haskell-hashtables' 'haskell-megaparsec' 'haskell-microlens' 
'haskell-microlens-th'
          'haskell-parser-combinators' 'haskell-pretty-simple' 
'haskell-regex-tdfa' 'haskell-safe'
          'haskell-tabular' 'haskell-tasty' 'haskell-tasty-hunit' 
'haskell-timeit' 'haskell-uglymemo'
          'haskell-unordered-containers' 'haskell-utf8-string')
 makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
-sha512sums=('fd94707cddb7852d1201167ca28c331c349f7fe3a97faa3a77b666bce8a55a689fbcb4a7798ea0de6859ad216e4ec47e13b4bb2388ea4b2443a1df25fbf1045f')
+sha512sums=('9779463dd6bba529edc1276e4fed1a47c93e780c0d98b95d74efb673b243a443eefe34064a00cc3c4013d538818f635475efc69ae416f75c06a63984bd119778')
 
 build() {
     cd $_hkgname-$pkgver

Reply via email to