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


Commits:
da418cc3 by Caleb Maclennan at 2023-12-02T23:43:56+03:00
upgpkg: 1.32-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.31
-       pkgrel = 32
+       pkgver = 1.32
+       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.31/hledger-1.31.tar.gz
-       sha512sums = 
2f55df17a99d2317a49658f6e1b7ec29fe2b6a72a530d20d74c19192d4c66579797fca5dfd63a9f4e721af88f1c5906187d728d6b497a1e6677d0e30796980be
+       source = 
https://hackage.haskell.org/packages/archive/hledger/1.32/hledger-1.32.tar.gz
+       sha512sums = 
da4a9267f5ae18c5b12f34c325e25bf8b053b07fb359d5e069594e727e5b27c17f2040704f46b39b550f8ad2ead023909b57ef4b99414ade46e3335d9c58c0f8
 
 pkgname = hledger


=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
 # Contributor: Arch Haskell Team <[email protected]>
 
 pkgname=hledger
-pkgver=1.31
-pkgrel=32
+pkgver=1.32
+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=('2f55df17a99d2317a49658f6e1b7ec29fe2b6a72a530d20d74c19192d4c66579797fca5dfd63a9f4e721af88f1c5906187d728d6b497a1e6677d0e30796980be')
+sha512sums=('da4a9267f5ae18c5b12f34c325e25bf8b053b07fb359d5e069594e727e5b27c17f2040704f46b39b550f8ad2ead023909b57ef4b99414ade46e3335d9c58c0f8')
 
 build() {
     cd $pkgname-$pkgver



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

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


Reply via email to