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

Felix Yan felixonmars at archlinux.org
Sun Mar 8 15:50:36 UTC 2020


    Date: Sunday, March 8, 2020 @ 15:50:34
  Author: felixonmars
Revision: 592188

upgpkg: haskell-hledger-lib 1.17.0.1-1: rebuild with hledger-lib 1.17.0.1

Modified:
  haskell-hledger-lib/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-03-08 15:50:11 UTC (rev 592187)
+++ PKGBUILD	2020-03-08 15:50:34 UTC (rev 592188)
@@ -3,8 +3,8 @@
 
 _hkgname=hledger-lib
 pkgname=haskell-hledger-lib
-pkgver=1.17
-pkgrel=2
+pkgver=1.17.0.1
+pkgrel=1
 pkgdesc="Core data types, parsers and functionality for the hledger accounting tools"
 url="http://hledger.org"
 license=("GPL")
@@ -18,7 +18,7 @@
          'haskell-timeit' 'haskell-uglymemo' 'haskell-utf8-string')
 makedepends=('ghc' 'haskell-doctest')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('b600fead9365a667cf75246abc0b0f8632e007ecce507ecd94105b616ea6787ae69d3f7ae995e82be96d25ba069a2dc7e363ce167376286dd8a597295fc5072d')
+sha512sums=('0517136fe1657c80df952bd8c30df279e09bc452bd10ef2c88e4a78c0de7c5e2b48977f44acf797a2c743f3dba664107703a0e0b237d5e73d8e1f40c17f2c242')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list