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

Felix Yan felixonmars at archlinux.org
Sun Feb 16 23:09:35 UTC 2020


    Date: Sunday, February 16, 2020 @ 23:09:35
  Author: felixonmars
Revision: 573692

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

Modified:
  haskell-tasty-lua/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-16 23:07:41 UTC (rev 573691)
+++ PKGBUILD	2020-02-16 23:09:35 UTC (rev 573692)
@@ -2,8 +2,8 @@
 
 _hkgname=tasty-lua
 pkgname=haskell-tasty-lua
-pkgver=0.2.0.1
-pkgrel=26
+pkgver=0.2.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=('25981f483b1d890b74f5b0f16b273413de2dc2a2da1a0443014e605e41c93d276bca325717aca58d194c68e580dbfde8c1dee166c1974f4f2e544887e0ed0d12')
+sha512sums=('d9d56a83ed234974ab93d3de6287e1f1aa6db1fb683091fa4b6c57fd4a38a0f2093c089f06ab4d7bebaf2096eb2d37b76acccd6e8881797f0ac60bc1f66f3c99')
 
 build() {
     cd $_hkgname-$pkgver    



More information about the arch-commits mailing list