[arch-commits] Commit in haskell-hledger-lib/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Sat Sep 5 12:13:49 UTC 2020


    Date: Saturday, September 5, 2020 @ 12:13:49
  Author: felixonmars
Revision: 699114

upgpkg: haskell-hledger-lib 1.19-1: rebuild with hledger 1.19, hledger-lib 1.19, hledger-ui 1.19, hledger-web 1.19

Modified:
  haskell-hledger-lib/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-05 11:39:14 UTC (rev 699113)
+++ PKGBUILD	2020-09-05 12:13:49 UTC (rev 699114)
@@ -3,8 +3,8 @@
 
 _hkgname=hledger-lib
 pkgname=haskell-hledger-lib
-pkgver=1.18.1
-pkgrel=29
+pkgver=1.19
+pkgrel=1
 pkgdesc="A reusable library providing the core functionality of hledger"
 url="http://hledger.org"
 license=("GPL")
@@ -16,10 +16,10 @@
          'haskell-hashtables' 'haskell-megaparsec' 'haskell-old-time' 'haskell-parser-combinators'
          'haskell-pretty-show' 'haskell-regex-tdfa' 'haskell-safe' 'haskell-split'
          'haskell-tabular' 'haskell-tasty' 'haskell-tasty-hunit' 'haskell-timeit'
-         'haskell-uglymemo' 'haskell-utf8-string')
+         'haskell-uglymemo' 'haskell-unordered-containers' 'haskell-utf8-string')
 makedepends=('ghc' 'haskell-doctest')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('5f43b70a9838890f14856bc26ce66d7648b7356883d5c0eccd368c2ade21cf2a6cf85ba5a8b05b65499f6dc815e60edf9a2da5025ecfac769e5962864778bce9')
+sha512sums=('440b8e4bece06ad8e6b82b5c78cb46e61f670133e31fe19bfe10a05b4bc8d53d248b88c252f61d94aaf1c2aebba57925f8435902a169f9b020c4b4053bdde601')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list