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

Caleb Maclennan alerque at gemini.archlinux.org
Sat Mar 12 22:46:08 UTC 2022


    Date: Saturday, March 12, 2022 @ 22:46:07
  Author: alerque
Revision: 1150378

upgpkg: hledger-ui 1.25-1

Modified:
  hledger-ui/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-12 22:42:19 UTC (rev 1150377)
+++ PKGBUILD	2022-03-12 22:46:07 UTC (rev 1150378)
@@ -1,9 +1,10 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Maintainer: Caleb Maclennan <caleb at alerque.com>
 # Contributor: Arch Haskell Team <arch-haskell at haskell.org>
 
 pkgname=hledger-ui
-pkgver=1.24.1
-pkgrel=51
+pkgver=1.25
+pkgrel=1
 pkgdesc="Curses-style terminal interface for the hledger accounting system"
 url="http://hledger.org"
 license=("GPL")
@@ -15,7 +16,7 @@
          'haskell-vector' 'haskell-brick' 'haskell-vty')
 makedepends=('ghc' 'uusi')
 source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha512sums=('9a71ba18c76a477a12df34adb4d1d11e5a72769b14e27950ff675107faf210dbe9ee18d4e6bf13151789f73591e72b62fb7f3ea581a2ddff6457814d9220f4d4')
+sha512sums=('100febd118e7ad538d82e215d7413aac1b8b914fcb8be1bc6a26c311d9d2ba2accad187ffa3bdc623c448e9c36ba5dcf81a86db139541fbc33abba3557dd8f62')
 
 build() {
     cd $pkgname-$pkgver



More information about the arch-commits mailing list