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

Felix Yan felixonmars at archlinux.org
Sun Mar 4 13:59:09 UTC 2018


    Date: Sunday, March 4, 2018 @ 13:59:08
  Author: felixonmars
Revision: 302391

upgpkg: haskell-hslua 0.9.5.1-1

rebuild with hslua,0.9.5.1

Modified:
  haskell-hslua/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-04 13:23:38 UTC (rev 302390)
+++ PKGBUILD	2018-03-04 13:59:08 UTC (rev 302391)
@@ -4,8 +4,8 @@
 
 _hkgname=hslua
 pkgname=haskell-hslua
-pkgver=0.9.5
-pkgrel=8
+pkgver=0.9.5.1
+pkgrel=1
 pkgdesc="A Lua language interpreter embedding in Haskell"
 url="https://hackage.haskell.org/package/${_hkgname}"
 license=("MIT")
@@ -14,7 +14,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=('ca6f1e4112f2414e8eec8d206876dbcca1145d92e7198da5b1cb39055d3f9157a7c5a960b4db67b4d5fcfca4526be9dba4c6e300aa0dcf7c61b9c1563662b197')
+sha512sums=('ba65094835a015b1a33356cbce1b2e6eca505ad889a699b1dc16adc9b7cde4f88cf70636d3f3ebf386e52bd8fd30aba8249a1eb49bf05e122408da53b431874a')
 
 prepare() {
     sed -e '/, fail/d' \



More information about the arch-commits mailing list