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

Felix Yan felixonmars at archlinux.org
Tue Mar 5 04:27:43 UTC 2019


    Date: Tuesday, March 5, 2019 @ 04:27:42
  Author: felixonmars
Revision: 437696

upgpkg: haskell-hledger-lib 1.14-1

rebuild with hledger 1.14.1, hledger-api 1.14, hledger-lib 1.14, hledger-ui 1.14, hledger-web 1.14

Modified:
  haskell-hledger-lib/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-03-05 04:26:48 UTC (rev 437695)
+++ PKGBUILD	2019-03-05 04:27:42 UTC (rev 437696)
@@ -3,8 +3,8 @@
 
 _hkgname=hledger-lib
 pkgname=haskell-hledger-lib
-pkgver=1.13.1
-pkgrel=2
+pkgver=1.14
+pkgrel=1
 pkgdesc="Core data types, parsers and functionality for the hledger accounting tools"
 url="http://hledger.org"
 license=("GPL")
@@ -17,7 +17,7 @@
          'haskell-safe' 'haskell-split' 'haskell-tabular' 'haskell-uglymemo' 'haskell-utf8-string')
 makedepends=('ghc' 'haskell-doctest')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('d32ba59282283c94711e66d5db16b6f2a1f2520fb02b613b477d84f778c2980f0af85efc234f0573644d5c4290a861482cc5ccb7cc62e1e2094d7d1bb2e75210')
+sha512sums=('17d2780c55105f7e34c04c137dfceffae22b047d3ab3aafc057d288d4b898f6df43156710c908e86fb2a08c88a6b5f841f728130597eccd89391073ba73ba866')
 
 prepare() {
     # It does nothing



More information about the arch-commits mailing list