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

Felix Yan felixonmars at archlinux.org
Thu Dec 31 11:04:45 UTC 2020


    Date: Thursday, December 31, 2020 @ 11:04:44
  Author: felixonmars
Revision: 800407

upgpkg: hledger 1.20.2-1: rebuild with hledger 1.20.2, hledger-lib 1.20.2, hledger-ui 1.20.2, hledger-web 1.20.2

Modified:
  hledger/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-31 11:03:33 UTC (rev 800406)
+++ PKGBUILD	2020-12-31 11:04:44 UTC (rev 800407)
@@ -2,8 +2,8 @@
 # Contributor: Arch Haskell Team <arch-haskell at haskell.org>
 
 pkgname=hledger
-pkgver=1.20.1
-pkgrel=12
+pkgver=1.20.2
+pkgrel=1
 pkgdesc="Command-line interface for the hledger accounting system"
 url="http://hledger.org"
 license=("GPL")
@@ -17,7 +17,7 @@
          'haskell-utility-ht' 'haskell-wizards')
 makedepends=('ghc' 'haskell-extra' 'haskell-timeit')
 source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha512sums=('15b58a7f288f3ccff58fee8a6100f579d49994ab1b15b1781d0c246474d86a27c263e7a83aa2795b4a51201f4ba29934642ffefe64cf70e980c6b789e17eaaa5')
+sha512sums=('a13d4caf111810bcde7547272fdab25519f5f59cd909f88e8ceb65a20d56b54420543113e260041e598b60d4f11a13364b315697fdf350da9daf610b59d639dc')
 
 build() {
     cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list