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

Caleb Maclennan alerque at gemini.archlinux.org
Wed Jan 5 09:28:57 UTC 2022


    Date: Wednesday, January 5, 2022 @ 09:28:57
  Author: alerque
Revision: 1093219

upgpkg: haskell-hledger-lib 1.24.1-1

Modified:
  haskell-hledger-lib/trunk/PKGBUILD

----------+
 PKGBUILD |   11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-05 09:01:25 UTC (rev 1093218)
+++ PKGBUILD	2022-01-05 09:28:57 UTC (rev 1093219)
@@ -1,10 +1,11 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Maintainer: Caleb Maclennan <caleb at alerque.com>
 # Contributor: Arch Haskell Team <arch-haskell at haskell.org>
 
 _hkgname=hledger-lib
 pkgname=haskell-hledger-lib
-pkgver=1.22.2
-pkgrel=36
+pkgver=1.24.1
+pkgrel=1
 pkgdesc="A reusable library providing the core functionality of hledger"
 url="http://hledger.org"
 license=("GPL")
@@ -12,14 +13,14 @@
 depends=('ghc-libs' 'haskell-aeson' 'haskell-aeson-pretty' 'haskell-ansi-terminal'
          'haskell-base-compat-batteries' 'haskell-blaze-markup' 'haskell-call-stack'
          'haskell-cassava' 'haskell-cassava-megaparsec' 'haskell-cmdargs' 'haskell-data-default'
-         'haskell-decimal' 'haskell-extra' 'haskell-file-embed' 'haskell-glob'
-         'haskell-hashtables' 'haskell-megaparsec' 'haskell-old-time' 'haskell-parser-combinators'
+         'haskell-decimal' 'haskell-doclayout' 'haskell-extra' 'haskell-file-embed' 'haskell-glob'
+         'haskell-hashtables' 'haskell-megaparsec' 'haskell-microlens' 'haskell-microlens-th' 'haskell-old-time' 'haskell-parser-combinators'
          'haskell-pretty-simple' 'haskell-regex-tdfa' 'haskell-safe' 'haskell-tabular'
          'haskell-tasty' 'haskell-tasty-hunit' 'haskell-timeit' 'haskell-uglymemo'
          'haskell-unordered-containers' 'haskell-utf8-string')
 makedepends=('ghc' 'uusi' 'haskell-doctest')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('5536f118c5dfbcae1e5da2ae8f9bc80f7425b4f8ad4ebfd70d1b52a9fd5486e810f5bfd8b89fe741b5fddc79216dcf9cb4923cbd1db0d986490bea0cc662dc67')
+sha512sums=('8e6cd62e8e2909287e2ab67450ae49e9a432402932a18bb5a063a151b11b6dafc95457efe84feab1cda9afd7e5786a8fbd3fd4ae9d5052f52afdfdba70519cb1')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list