Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / 
hledger


Commits:
3bae8c20 by Caleb Maclennan at 2024-01-03T11:45:37+03:00
upgpkg: 1.32.2-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = hledger
        pkgdesc = Command-line interface for the hledger accounting system
-       pkgver = 1.32.1
-       pkgrel = 2
+       pkgver = 1.32.2
+       pkgrel = 1
        url = http://hledger.org
        arch = x86_64
        license = GPL
@@ -36,7 +36,7 @@ pkgbase = hledger
        depends = haskell-utf8-string
        depends = haskell-utility-ht
        depends = haskell-wizards
-       source = 
https://hackage.haskell.org/packages/archive/hledger/1.32.1/hledger-1.32.1.tar.gz
-       sha512sums = 
dee2da45a349a38d9ba613c593da4fb20fe82d444324d2b00cd59c22fce0ccf2d75e8aac80a50c65db32fdf2b98185df6fa514123349ed59d9719f8f961fd328
+       source = 
https://hackage.haskell.org/packages/archive/hledger/1.32.2/hledger-1.32.2.tar.gz
+       sha512sums = 
b88dc60a2c5596d7ad92a0ccca287f365d09c4da5d6166016d3dfaede1e9787c72391e606e12bbfcda58d77604d272e83aa607592a43b5fb43c1074dcf0eb113
 
 pkgname = hledger


=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
 # Contributor: Arch Haskell Team <arch-hask...@haskell.org>
 
 pkgname=hledger
-pkgver=1.32.1
-pkgrel=2
+pkgver=1.32.2
+pkgrel=1
 pkgdesc="Command-line interface for the hledger accounting system"
 url="http://hledger.org";
 license=("GPL")
@@ -18,7 +18,7 @@ depends=('ghc-libs' 'haskell-aeson' 'haskell-ansi-terminal' 
'haskell-cmdargs'
          '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=('dee2da45a349a38d9ba613c593da4fb20fe82d444324d2b00cd59c22fce0ccf2d75e8aac80a50c65db32fdf2b98185df6fa514123349ed59d9719f8f961fd328')
+sha512sums=('b88dc60a2c5596d7ad92a0ccca287f365d09c4da5d6166016d3dfaede1e9787c72391e606e12bbfcda58d77604d272e83aa607592a43b5fb43c1074dcf0eb113')
 
 build() {
     cd $pkgname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/hledger/-/commit/3bae8c20b9e13f99844c0ddb7e3363dac5de5190

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/hledger/-/commit/3bae8c20b9e13f99844c0ddb7e3363dac5de5190
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to