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

Felix Yan felixonmars at gemini.archlinux.org
Thu Mar 24 19:09:53 UTC 2022


    Date: Thursday, March 24, 2022 @ 19:09:53
  Author: felixonmars
Revision: 1174942

upgpkg: haskell-hslua-marshalling 2.1.0-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-hslua-marshalling/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-24 19:08:58 UTC (rev 1174941)
+++ PKGBUILD	2022-03-24 19:09:53 UTC (rev 1174942)
@@ -2,8 +2,8 @@
 
 _hkgname=hslua-marshalling
 pkgname=haskell-hslua-marshalling
-pkgver=2.0.1
-pkgrel=25
+pkgver=2.1.0
+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=('94e7e995735ede3256e57078cb8f6e11b761a5491b79a1c592960321fc65c4e8')
+sha256sums=('2c7c48471db9eff0d11dbf303061032c091dc208e874c48610bd563de65ae266')
 
 prepare() {
   cd $_hkgname-$pkgver



More information about the arch-commits mailing list