Date: Thursday, March 24, 2022 @ 19:15:14 Author: felixonmars Revision: 1174964
upgpkg: haskell-pandoc-lua-marshal 0.1.4-1: rebuild with hslua 2.1.0, hslua-aeson 2.1.0, hslua-classes 2.1.0, hslua-core 2.1.0, hslua-marshalling 2.1.0, hslua-module-path 1.0.1, hslua-module-system 1.0.1, hslua-module-text 1.0.1, hslua-module-version 1.0.1, hslua-objectorientation 2.1.0, hslua-packaging 2.1.0, lpeg 1.0.2, lua 2.1.0, pandoc 2.17.1, pandoc-lua-marshal 0.1.4, tasty-lua 1.0.1 Modified: haskell-pandoc-lua-marshal/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-24 19:14:43 UTC (rev 1174963) +++ PKGBUILD 2022-03-24 19:15:14 UTC (rev 1174964) @@ -2,8 +2,8 @@ _hkgname=pandoc-lua-marshal pkgname=haskell-pandoc-lua-marshal -pkgver=0.1.3.1 -pkgrel=3 +pkgver=0.1.4 +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=('31a297410f90a9f7266520b5b00c0a1d2a7af6f6509afe84f7cd4f7cdf180413') +sha256sums=('78b62b7064de7ee1874cebf2d0f6d4484f68a80e8e5fcd9cad9e40505a008626') prepare() { cd $_hkgname-$pkgver
