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

Felix Yan felixonmars at archlinux.org
Tue Jan 12 19:17:10 UTC 2021


    Date: Tuesday, January 12, 2021 @ 19:17:10
  Author: felixonmars
Revision: 820212

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

Modified:
  haskell-tasty-lua/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-12 19:15:09 UTC (rev 820211)
+++ PKGBUILD	2021-01-12 19:17:10 UTC (rev 820212)
@@ -2,8 +2,8 @@
 
 _hkgname=tasty-lua
 pkgname=haskell-tasty-lua
-pkgver=0.2.3.1
-pkgrel=37
+pkgver=0.2.3.2
+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=('7c97f001ee2659ec48a8810505fc820607be9969151fe082157a33a308617b68be83a792b7ff1da3d492d14490fdc1b71a7d9bda2643be760a78f46fb5e98ad7')
+sha512sums=('14c13448f0755001f10175205f6e2eb7a70d2f428c05c2c734e95b8a136cd2b1b1363fd55297038f0db224b993e0db9d3c1203ed9d8c825dca5aeadfdce3a45e')
 
 build() {
     cd $_hkgname-$pkgver    



More information about the arch-commits mailing list