Date: Saturday, July 23, 2022 @ 10:37:51 Author: felixonmars Revision: 1255709
upgpkg: haskell-pandoc-lua-marshal 0.1.6-1: rebuild with pandoc-lua-marshal 0.1.6 Modified: haskell-pandoc-lua-marshal/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-07-23 10:32:57 UTC (rev 1255708) +++ PKGBUILD 2022-07-23 10:37:51 UTC (rev 1255709) @@ -2,8 +2,8 @@ _hkgname=pandoc-lua-marshal pkgname=haskell-pandoc-lua-marshal -pkgver=0.1.5.1 -pkgrel=31 +pkgver=0.1.6 +pkgrel=1 pkgdesc="Use pandoc types in Lua" url="https://github.com/pandoc/pandoc-lua-marshal" license=("MIT") @@ -13,7 +13,7 @@ makedepends=('ghc' 'uusi' 'haskell-quickcheck' 'haskell-tasty' 'haskell-tasty-hunit' 'haskell-tasty-lua' 'haskell-tasty-quickcheck') source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz") -sha256sums=('2e219d1ed269c67ad7c6fc1d8ce4613ddbec6b025ce460e74657755c4d2d4542') +sha256sums=('8c2ff285fb87d635c6ef2a40f1010ec1c2caca49f899414fda575dadf0e6f0fc') prepare() { cd $_hkgname-$pkgver
