[arch-commits] Commit in haskell-pandoc-lua-marshal/trunk (PKGBUILD)

Felix Yan felixonmars at gemini.archlinux.org
Wed Mar 30 00:46:11 UTC 2022


    Date: Wednesday, March 30, 2022 @ 00:46:11
  Author: felixonmars
Revision: 1177730

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

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

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-30 00:46:04 UTC (rev 1177729)
+++ PKGBUILD	2022-03-30 00:46:11 UTC (rev 1177730)
@@ -2,7 +2,7 @@
 
 _hkgname=pandoc-lua-marshal
 pkgname=haskell-pandoc-lua-marshal
-pkgver=0.1.5
+pkgver=0.1.5.1
 pkgrel=1
 pkgdesc="Use pandoc types in Lua"
 url="https://github.com/pandoc/pandoc-lua-marshal"
@@ -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=('d1256a0e343887d8140ca462b8274b0ca2a3b5c7b61c552e6a3467f6b4f8eab0')
+sha256sums=('2e219d1ed269c67ad7c6fc1d8ce4613ddbec6b025ce460e74657755c4d2d4542')
 
 prepare() {
   cd $_hkgname-$pkgver



More information about the arch-commits mailing list