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

Felix Yan felixonmars at archlinux.org
Thu Feb 14 19:44:59 UTC 2019


    Date: Thursday, February 14, 2019 @ 19:44:58
  Author: felixonmars
Revision: 432253

upgpkg: haskell-tasty 1.2-1

rebuild with tasty 1.2, tasty-rerun 1.1.14

Modified:
  haskell-tasty/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-14 19:42:49 UTC (rev 432252)
+++ PKGBUILD	2019-02-14 19:44:58 UTC (rev 432253)
@@ -3,8 +3,8 @@
 
 _hkgname=tasty
 pkgname=haskell-tasty
-pkgver=1.1.0.4
-pkgrel=6
+pkgver=1.2
+pkgrel=1
 pkgdesc="Modern and extensible testing framework"
 url="http://documentup.com/feuerbach/tasty"
 license=("MIT")
@@ -14,7 +14,7 @@
          'haskell-wcwidth')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('1e4814c8e3bd76b8dcd736a14b9fd250d84d2c6c96f3535f59ae89bae229af36fd2ebbf8b57026553cf89cd2c72edcbbbd047e9ed0c7cfc17a8dff1a6edf6a7e')
+sha512sums=('7f5a97b646d08bc6c7a2470fa57c83df73b6bb2a68ffb55695f82ddcde0a9920323af6c54fda0d2253e990cdca4cad4d28a7e27aaba532f2aecfea6411d02156')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list