[arch-commits] Commit in haskell-hslua-marshalling/trunk (PKGBUILD)

Felix Yan felixonmars at gemini.archlinux.org
Mon Aug 22 06:27:59 UTC 2022


    Date: Monday, August 22, 2022 @ 06:27:58
  Author: felixonmars
Revision: 1274383

upgpkg: haskell-hslua-marshalling 2.2.1-1: rebuild with hslua-marshalling 2.2.1

Modified:
  haskell-hslua-marshalling/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-22 06:27:48 UTC (rev 1274382)
+++ PKGBUILD	2022-08-22 06:27:58 UTC (rev 1274383)
@@ -2,8 +2,8 @@
 
 _hkgname=hslua-marshalling
 pkgname=haskell-hslua-marshalling
-pkgver=2.2.0
-pkgrel=12
+pkgver=2.2.1
+pkgrel=1
 pkgdesc="Marshalling of values between Haskell and Lua."
 url="https://hslua.org/"
 license=("MIT")
@@ -12,7 +12,7 @@
 makedepends=('ghc' 'uusi' 'haskell-quickcheck' 'haskell-lua-arbitrary' 'haskell-quickcheck-instances'
              'haskell-tasty' 'haskell-tasty-hslua' 'haskell-tasty-hunit' 'haskell-tasty-quickcheck')
 source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz")
-sha256sums=('117b6ab7f7e3c6de6648a78f8de5daa035ba24d19f570548a732fef7f13f9257')
+sha256sums=('532b0ff9aaa38583356486e56c4f6c47ad27c0cb50db1cca25db33975de8b1f6')
 
 prepare() {
   cd $_hkgname-$pkgver



More information about the arch-commits mailing list