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

Felix Yan felixonmars at archlinux.org
Sun Oct 7 10:14:17 UTC 2018


    Date: Sunday, October 7, 2018 @ 10:14:17
  Author: felixonmars
Revision: 390991

upgpkg: haskell-hledger-lib 1.11.1-1

rebuild with hledger 1.11.1, hledger-api 1.11.1, hledger-lib 1.11.1, hledger-ui 1.11.1, hledger-web 1.11.1

Modified:
  haskell-hledger-lib/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-07 10:06:35 UTC (rev 390990)
+++ PKGBUILD	2018-10-07 10:14:17 UTC (rev 390991)
@@ -3,8 +3,8 @@
 
 _hkgname=hledger-lib
 pkgname=haskell-hledger-lib
-pkgver=1.11
-pkgrel=2
+pkgver=1.11.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-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=('06dcba6350166c85ec6e41ec478b7faba3eceb30958abfe7d6beeb2629a10431bf37a05f6d1660db3e36be7bfb437fd908fa382f2d78c9a2155d61dc9143e058')
+sha512sums=('e9ff28efe6b1633d307006fbf705fbbb00dd123d31939812c4c0ccf7cd90a63a738e3077ce4b329098af30b980142a11fdf37bf56ab378ffd3cab13e31783fbc')
 
 prepare() {
     # It does nothing



More information about the arch-commits mailing list