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


Commits:
122a2303 by Caleb Maclennan at 2023-12-08T00:47:54+03:00
upgpkg: 1.32.1-1

- - - - -
b6196591 by Caleb Maclennan at 2023-12-08T01:00:12+03:00
upgpkg: 1.32.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = haskell-hledger-lib
-       pkgdesc = A reusable library providing the core functionality of hledger
-       pkgver = 1.32
+       pkgdesc = A library providing the core functionality of hledger
+       pkgver = 1.32.1
        pkgrel = 1
        url = http://hledger.org
        arch = x86_64
@@ -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.32/hledger-lib-1.32.tar.gz
-       sha512sums = 
71c3f80b6be6794383ee4e817b7157923bf2fe47ce02540b357535b13ffda839a4cf4aec5c101f2cacf1849e17570a907fa3a62c6217f8065c362f3b7a35a6f2
+       source = 
https://hackage.haskell.org/packages/archive/hledger-lib/1.32.1/hledger-lib-1.32.1.tar.gz
+       sha512sums = 
d7df0f712ad2ba3f730a9d5d77b7ec04327854bf397b227f50ba7d6ce5fe78b1e4e99a84870555cff7c0b302bdf6d8789fd1b60e21e3e261ffe89863e9092297
 
 pkgname = haskell-hledger-lib


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 
 _hkgname=hledger-lib
 pkgname=haskell-hledger-lib
-pkgver=1.32
+pkgver=1.32.1
 pkgrel=1
 pkgdesc="A library providing the core functionality of hledger"
 url="http://hledger.org";
@@ -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=('71c3f80b6be6794383ee4e817b7157923bf2fe47ce02540b357535b13ffda839a4cf4aec5c101f2cacf1849e17570a907fa3a62c6217f8065c362f3b7a35a6f2')
+sha512sums=('d7df0f712ad2ba3f730a9d5d77b7ec04327854bf397b227f50ba7d6ce5fe78b1e4e99a84870555cff7c0b302bdf6d8789fd1b60e21e3e261ffe89863e9092297')
 
 build() {
     cd $_hkgname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hledger-lib/-/compare/7176258b91b0fe1b9f47548dc5414803e6a29445...b6196591627cb7f728c99969061ca0c79f0d6f6f

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hledger-lib/-/compare/7176258b91b0fe1b9f47548dc5414803e6a29445...b6196591627cb7f728c99969061ca0c79f0d6f6f
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to