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

Felix Yan felixonmars at archlinux.org
Mon Oct 26 20:36:22 UTC 2020


    Date: Monday, October 26, 2020 @ 20:36:21
  Author: felixonmars
Revision: 734071

upgpkg: haskell-hslua-module-text 0.3.0-1: rebuild with hslua 1.2.0, hslua-module-text 0.3.0

Modified:
  haskell-hslua-module-text/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-26 20:36:03 UTC (rev 734070)
+++ PKGBUILD	2020-10-26 20:36:21 UTC (rev 734071)
@@ -3,16 +3,16 @@
 
 _hkgname=hslua-module-text
 pkgname=haskell-hslua-module-text
-pkgver=0.2.1
-pkgrel=84
+pkgver=0.3.0
+pkgrel=1
 pkgdesc="Lua module for text"
 url="https://github.com/hslua/hslua-module-text"
 license=("MIT")
 arch=('x86_64')
 depends=('ghc-libs' 'haskell-hslua')
-makedepends=('ghc' 'haskell-tasty' 'haskell-tasty-hunit')
+makedepends=('ghc' 'haskell-tasty' 'haskell-tasty-hunit' 'haskell-tasty-lua')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('e2da17ec688c00968537e49c18d71a3e365a57bb0c8cb2639b2052d04771686ee695186726569e82f72723c78841bccdc0de33d0302e943e67f3432bd5fb9d13')
+sha512sums=('80197ead893617c1d2a3a3f8b7d335ce0937145202b600e0e82409f0f0a7bd45fb3b7633ed5c0829913dfb558228b275664c848544af4eace84c23dd11570ef6')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list