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


Commits:
5f4f9bc0 by Caleb Maclennan at 2023-12-02T23:38:39+03:00
upgpkg: 1.32-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = haskell-hledger-lib
        pkgdesc = A reusable library providing the core functionality of hledger
-       pkgver = 1.31
-       pkgrel = 28
+       pkgver = 1.32
+       pkgrel = 1
        url = http://hledger.org
        arch = x86_64
        license = GPL
@@ -41,7 +41,7 @@ pkgbase = haskell-hledger-lib
        depends = haskell-uglymemo
        depends = haskell-unordered-containers
        depends = haskell-utf8-string
-       source = 
https://hackage.haskell.org/packages/archive/hledger-lib/1.31/hledger-lib-1.31.tar.gz
-       sha512sums = 
ae6e0a7e6d77e2b6f843061b5fc6d8c058c7d0004bd704b1f79b5454029e5ea9c26974cfff7afc04b6fa8e00a2cf2bc24e455fe62283d593c6a872c994ee6463
+       source = 
https://hackage.haskell.org/packages/archive/hledger-lib/1.32/hledger-lib-1.32.tar.gz
+       sha512sums = 
71c3f80b6be6794383ee4e817b7157923bf2fe47ce02540b357535b13ffda839a4cf4aec5c101f2cacf1849e17570a907fa3a62c6217f8065c362f3b7a35a6f2
 
 pkgname = haskell-hledger-lib


=====================================
PKGBUILD
=====================================
@@ -4,8 +4,8 @@
 
 _hkgname=hledger-lib
 pkgname=haskell-hledger-lib
-pkgver=1.31
-pkgrel=28
+pkgver=1.32
+pkgrel=1
 pkgdesc="A reusable library providing the core functionality of hledger"
 url="http://hledger.org";
 license=("GPL")
@@ -20,7 +20,7 @@ depends=('ghc-libs' 'haskell-aeson' 'haskell-aeson-pretty' 
'haskell-ansi-termina
          'haskell-timeit' 'haskell-uglymemo' 'haskell-unordered-containers' 
'haskell-utf8-string')
 makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
-sha512sums=('ae6e0a7e6d77e2b6f843061b5fc6d8c058c7d0004bd704b1f79b5454029e5ea9c26974cfff7afc04b6fa8e00a2cf2bc24e455fe62283d593c6a872c994ee6463')
+sha512sums=('71c3f80b6be6794383ee4e817b7157923bf2fe47ce02540b357535b13ffda839a4cf4aec5c101f2cacf1849e17570a907fa3a62c6217f8065c362f3b7a35a6f2')
 
 build() {
     cd $_hkgname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hledger-lib/-/commit/5f4f9bc09027d7ab44c8f24801ab6c285c83622d

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


Reply via email to