Date: Thursday, September 1, 2022 @ 14:53:22 Author: felixonmars Revision: 1290332
upgpkg: haskell-pandoc-lua-marshal 0.1.7-1: rebuild with pandoc-lua-marshal 0.1.7 Modified: haskell-pandoc-lua-marshal/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-01 14:51:56 UTC (rev 1290331) +++ PKGBUILD 2022-09-01 14:53:22 UTC (rev 1290332) @@ -2,8 +2,8 @@ _hkgname=pandoc-lua-marshal pkgname=haskell-pandoc-lua-marshal -pkgver=0.1.6.1 -pkgrel=4 +pkgver=0.1.7 +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=('ff52a1e33e45a8d3c08d14a85fa9a78303aae9985d5d8ffd2be83b3826172136') +sha256sums=('b29415580645e78824b134f8508eae3800cab4fd647d736622c0d286dc59c95e') prepare() { cd $_hkgname-$pkgver
