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

Felix Yan felixonmars at archlinux.org
Sun Oct 18 20:45:11 UTC 2020


    Date: Sunday, October 18, 2020 @ 20:45:11
  Author: felixonmars
Revision: 726796

upgpkg: haskell-tasty-lua 0.2.3.1-1: rebuild with tasty-lua 0.2.3.1

Modified:
  haskell-tasty-lua/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-18 20:43:19 UTC (rev 726795)
+++ PKGBUILD	2020-10-18 20:45:11 UTC (rev 726796)
@@ -2,8 +2,8 @@
 
 _hkgname=tasty-lua
 pkgname=haskell-tasty-lua
-pkgver=0.2.3
-pkgrel=19
+pkgver=0.2.3.1
+pkgrel=1
 pkgdesc="Write tests in Lua, integrate into tasty."
 url="https://github.com/hslua/tasty-lua"
 license=('MIT')
@@ -11,7 +11,7 @@
 depends=('ghc-libs' 'haskell-file-embed' 'haskell-hslua' 'haskell-tasty')
 makedepends=('ghc' 'haskell-tasty-hunit')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('d769564ab62d8456820659caf279378d8970d92040674cecbfc74feacb958d195a24055a8176178222fbc6c2559c1d5a6ddfbc1f4fa7c7350ee67111dbe6a35e')
+sha512sums=('7c97f001ee2659ec48a8810505fc820607be9969151fe082157a33a308617b68be83a792b7ff1da3d492d14490fdc1b71a7d9bda2643be760a78f46fb5e98ad7')
 
 build() {
     cd $_hkgname-$pkgver    



More information about the arch-commits mailing list