Date: Tuesday, August 11, 2020 @ 09:17:53 Author: felixonmars Revision: 674437
upgpkg: haskell-jira-wiki-markup 1.3.2-1: rebuild with jira-wiki-markup 1.3.2, pandoc 2.10, pandoc-crossref, 0.3.7.0, pandoc-types 1.21 Modified: haskell-jira-wiki-markup/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-11 09:09:32 UTC (rev 674436) +++ PKGBUILD 2020-08-11 09:17:53 UTC (rev 674437) @@ -2,7 +2,7 @@ _hkgname=jira-wiki-markup pkgname=haskell-jira-wiki-markup -pkgver=1.3.0 +pkgver=1.3.2 pkgrel=1 pkgdesc="Handle Jira wiki markup" url="https://github.com/tarleb/jira-wiki-markup" @@ -11,7 +11,7 @@ depends=('ghc-libs') makedepends=('ghc' 'haskell-tasty' 'haskell-tasty-hunit') source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz) -sha512sums=('bfa13f1b54acc86aa7796421b367672d78dce9d752bb64d501068df0b87759da2170b4adb0265c3e357181d583bc3beebba8699e90763983186f61c73f9dfa62') +sha512sums=('14d68dcbdcfa9e0a7959df3a38cfe475047ad42aab9c6c3e1caee4d2491e7efb9a58e99e3b9c601726a235c592d2763016f709d5a23c6d80e1e6d2115fdce269') prepare() { cd $_hkgname-$pkgver
