[arch-commits] Commit in haskell-hslua/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sat May 25 08:37:17 UTC 2019
Date: Saturday, May 25, 2019 @ 08:37:17
Author: felixonmars
Revision: 469894
upgpkg: haskell-hslua 1.0.3.1-1
rebuild with hslua 1.0.3.1
Modified:
haskell-hslua/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-05-25 08:36:55 UTC (rev 469893)
+++ PKGBUILD 2019-05-25 08:37:17 UTC (rev 469894)
@@ -3,8 +3,8 @@
_hkgname=hslua
pkgname=haskell-hslua
-pkgver=1.0.3
-pkgrel=5
+pkgver=1.0.3.1
+pkgrel=1
pkgdesc="A Lua language interpreter embedding in Haskell"
url="https://hackage.haskell.org/package/${_hkgname}"
license=("MIT")
@@ -13,7 +13,7 @@
makedepends=('ghc' 'haskell-quickcheck' 'haskell-quickcheck-instances' 'haskell-tasty'
'haskell-tasty-expected-failure' 'haskell-tasty-hunit' 'haskell-tasty-quickcheck')
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('2d0d97b75549695a163638eaa9ae59a29f28671da69be20e7f71935bac7e56be32575f6e7f10d4de59e44b27ce645919c48c8c74c32eb659cb59e15b7be55aa2')
+sha512sums=('047bcf851727e7525f10f6c705ec8968f330373aedf22bc91c96a44e5abdced46622a66a87c7973eac178c69dd3371bbcf4b858ed3c442719279e4cac4e57657')
prepare() {
sed -e '/, fail/d' \
More information about the arch-commits
mailing list