Date: Friday, March 25, 2022 @ 19:51:21 Author: felixonmars Revision: 1176617
upgpkg: haskell-pandoc-lua-marshal 0.1.5-1: rebuild with pandoc-lua-marshal 0.1.5 Modified: haskell-pandoc-lua-marshal/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-25 19:50:06 UTC (rev 1176616) +++ PKGBUILD 2022-03-25 19:51:21 UTC (rev 1176617) @@ -2,8 +2,8 @@ _hkgname=pandoc-lua-marshal pkgname=haskell-pandoc-lua-marshal -pkgver=0.1.4 -pkgrel=2 +pkgver=0.1.5 +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=('78b62b7064de7ee1874cebf2d0f6d4484f68a80e8e5fcd9cad9e40505a008626') +sha256sums=('d1256a0e343887d8140ca462b8274b0ca2a3b5c7b61c552e6a3467f6b4f8eab0') prepare() { cd $_hkgname-$pkgver
