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

Felix Yan felixonmars at archlinux.org
Thu Mar 21 09:40:16 UTC 2019


    Date: Thursday, March 21, 2019 @ 09:40:15
  Author: felixonmars
Revision: 443007

upgpkg: haskell-hledger-lib 1.14.1-1

rebuild with hledger 1.14.2, hledger-lib 1.14.1, hledger-ui 1.14.2, hledger-web 1.14.1

Modified:
  haskell-hledger-lib/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-03-21 09:31:35 UTC (rev 443006)
+++ PKGBUILD	2019-03-21 09:40:15 UTC (rev 443007)
@@ -3,8 +3,8 @@
 
 _hkgname=hledger-lib
 pkgname=haskell-hledger-lib
-pkgver=1.14
-pkgrel=2
+pkgver=1.14.1
+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=('17d2780c55105f7e34c04c137dfceffae22b047d3ab3aafc057d288d4b898f6df43156710c908e86fb2a08c88a6b5f841f728130597eccd89391073ba73ba866')
+sha512sums=('1f639631233b31889e67f3fd83f9ec1244f48f0d752247f6959a537ef2be1edfe3dbd5796099f36bb82974ac4b6d6a67b28283b25d15f2bcc68a29c4f1383676')
 
 prepare() {
     # It does nothing



More information about the arch-commits mailing list