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

Felix Yan felixonmars at archlinux.org
Wed Dec 9 17:37:09 UTC 2020


    Date: Wednesday, December 9, 2020 @ 17:37:09
  Author: felixonmars
Revision: 772873

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

Modified:
  haskell-hledger-lib/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-09 17:23:47 UTC (rev 772872)
+++ PKGBUILD	2020-12-09 17:37:09 UTC (rev 772873)
@@ -3,8 +3,8 @@
 
 _hkgname=hledger-lib
 pkgname=haskell-hledger-lib
-pkgver=1.19.1
-pkgrel=26
+pkgver=1.20
+pkgrel=1
 pkgdesc="A reusable library providing the core functionality of hledger"
 url="http://hledger.org"
 license=("GPL")
@@ -12,14 +12,14 @@
 depends=('ghc-libs' 'haskell-aeson' 'haskell-aeson-pretty' 'haskell-ansi-terminal'
          'haskell-base-compat-batteries' 'haskell-blaze-markup' 'haskell-call-stack'
          'haskell-cassava' 'haskell-cassava-megaparsec' 'haskell-cmdargs' 'haskell-data-default'
-         'haskell-decimal' 'haskell-extra' 'haskell-fgl' 'haskell-file-embed' 'haskell-glob'
+         'haskell-decimal' 'haskell-extra' 'haskell-file-embed' 'haskell-glob'
          'haskell-hashtables' 'haskell-megaparsec' 'haskell-old-time' 'haskell-parser-combinators'
-         'haskell-pretty-show' 'haskell-regex-tdfa' 'haskell-safe' 'haskell-split'
+         'haskell-pretty-simple' 'haskell-regex-tdfa' 'haskell-safe' 'haskell-split'
          'haskell-tabular' 'haskell-tasty' 'haskell-tasty-hunit' 'haskell-timeit'
          '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=('693f83b6a5b61d158c82f4c990a49ce6f82ea2e879e2e36a4cf2edcbd0053e1dd10acf594901cff417c0ca749276904767003c4598f107bea9218a88ffcb54ae')
+sha512sums=('582305db1ca1d40bc13c6599f423e8a3b5a891a678fbbd5faf881d64730421671359a2c24312c9e2f25d475b6624b2caee9d54678efe0c8cf04421f870591b1f')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list