Date: Thursday, January 27, 2022 @ 12:17:57 Author: alerque Revision: 1117013
upgpkg: haskell-hakyll 4.14.0.0-193; rebuild with commonmark 0.2.1.1, commonmark-extensions 0.2.2.1, commonmark-pandoc 0.2.1.2^ Modified: haskell-hakyll/trunk/PKGBUILD ----------+ PKGBUILD | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-27 12:13:41 UTC (rev 1117012) +++ PKGBUILD 2022-01-27 12:17:57 UTC (rev 1117013) @@ -1,10 +1,11 @@ # Maintainer: Felix Yan <[email protected]> +# Maintainer: Caleb Maclennan <[email protected]> # Contributor: Arch Haskell Team <[email protected]> _hkgname=hakyll pkgname=haskell-hakyll pkgver=4.14.0.0 -pkgrel=192 +pkgrel=193 pkgdesc="A static website compiler library" url="https://jaspervdj.be/hakyll" license=("BSD")
