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

Felix Yan felixonmars at gemini.archlinux.org
Thu Jul 7 21:21:41 UTC 2022


    Date: Thursday, July 7, 2022 @ 21:21:41
  Author: felixonmars
Revision: 1248313

upgpkg: haskell-doclayout 0.4-1: rebuild with citeproc 0.7, doclayout 0.4, hslua 2.2.0, hslua-aeson 2.2.0, hslua-classes 2.2.0, hslua-core 2.2.0, hslua-marshalling 2.2.0, hslua-objectorientation 2.2.0, hslua-packaging 2.2.0, lua 2.2.0, pandoc 2.18

Modified:
  haskell-doclayout/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-07 21:19:54 UTC (rev 1248312)
+++ PKGBUILD	2022-07-07 21:21:41 UTC (rev 1248313)
@@ -2,8 +2,8 @@
 
 _hkgname=doclayout
 pkgname=haskell-doclayout
-pkgver=0.3.1.1
-pkgrel=23
+pkgver=0.4
+pkgrel=1
 pkgdesc="A prettyprinting library for laying out text documents"
 url="https://github.com/jgm/doclayout"
 license=('BSD')
@@ -12,7 +12,7 @@
 makedepends=('ghc' 'haskell-tasty' 'haskell-tasty-golden' 'haskell-tasty-hunit'
              'haskell-tasty-quickcheck')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('a3cd5eeef6133121df1a0eedab905aca6de0edcbc7ffb6633efc58e8af5d9c17ed843303c9eeb097aa63f965b36648a967d844daf4e3a103ab75ac4bf42976a5')
+sha512sums=('78d3f64d72c2991bdc9b7ace27ed93e977d3e5fc3afa511857234f1c756fbdb77ccc74ba11af0aabfb09f31a4a906324abc1945160f435c83a07ebd3ae1a44c4')
 
 build() {
     cd $_hkgname-$pkgver    



More information about the arch-commits mailing list