Date: Saturday, February 4, 2023 @ 20:39:23 Author: felixonmars Revision: 1392406
upgpkg: haskell-pandoc-lua-marshal 0.2.0-1: rebuild with doctemplates 0.11, jira-wiki-markup 1.5.0, pandoc 3.0, pandoc-lua-marshal 0.2.0, pandoc-types 1.23 Modified: haskell-pandoc-lua-marshal/trunk/PKGBUILD ----------+ PKGBUILD | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-02-04 20:36:52 UTC (rev 1392405) +++ PKGBUILD 2023-02-04 20:39:23 UTC (rev 1392406) @@ -2,18 +2,18 @@ _hkgname=pandoc-lua-marshal pkgname=haskell-pandoc-lua-marshal -pkgver=0.1.7 -pkgrel=33 +pkgver=0.2.0 +pkgrel=1 pkgdesc="Use pandoc types in Lua" url="https://github.com/pandoc/pandoc-lua-marshal" license=("MIT") arch=('x86_64') -depends=('ghc-libs' 'haskell-hslua' 'haskell-hslua-marshalling' 'haskell-lua' 'haskell-pandoc-types' - 'haskell-safe') +depends=('ghc-libs' 'haskell-hslua' 'haskell-hslua-list' 'haskell-hslua-marshalling' 'haskell-lua' + 'haskell-pandoc-types' 'haskell-safe') 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=('b29415580645e78824b134f8508eae3800cab4fd647d736622c0d286dc59c95e') +sha256sums=('0f4812e815c503bc379f6ef65564e1eb9ef1a20c73421c22d16178bebb170aea') prepare() { cd $_hkgname-$pkgver
