Date: Thursday, March 24, 2022 @ 19:11:17
  Author: felixonmars
Revision: 1174948

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-03-24 19:11:09 UTC (rev 1174947)
+++ PKGBUILD    2022-03-24 19:11:17 UTC (rev 1174948)
@@ -2,8 +2,8 @@
 
 _hkgname=hslua-objectorientation
 pkgname=haskell-hslua-objectorientation
-pkgver=2.0.1
-pkgrel=25
+pkgver=2.1.0
+pkgrel=1
 pkgdesc="Object orientation tools for HsLua"
 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=('8d2fb95871294a525aba32ce5c91067e490f14f9686fd070c6756137dd117f95')
+sha256sums=('3dff3cfa2d43a10fb9835518256b662593b20e462c6be306458b503b95c6f005')
 
 prepare() {
   cd $_hkgname-$pkgver

Reply via email to