Date: Sunday, April 2, 2023 @ 02:37:48
  Author: felixonmars
Revision: 1431872

upgpkg: haskell-pandoc-lua-marshal 0.2.1-1: rebuild with pandoc-lua-marshal 
0.2.1

Modified:
  haskell-pandoc-lua-marshal/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-04-02 00:46:33 UTC (rev 1431871)
+++ PKGBUILD    2023-04-02 02:37:48 UTC (rev 1431872)
@@ -2,18 +2,18 @@
 
 _hkgname=pandoc-lua-marshal
 pkgname=haskell-pandoc-lua-marshal
-pkgver=0.2.0
-pkgrel=16
+pkgver=0.2.1
+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-list' 
'haskell-hslua-marshalling' 'haskell-lua'
-         'haskell-pandoc-types' 'haskell-safe')
+depends=('ghc-libs' 'haskell-aeson' '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=('0f4812e815c503bc379f6ef65564e1eb9ef1a20c73421c22d16178bebb170aea')
+sha256sums=('9cdcdbab7cb352a176d25e391ba8b1bdc37384955bb3f12b0be47161c5fa4556')
 
 prepare() {
   cd $_hkgname-$pkgver

Reply via email to