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

Felix Yan felixonmars at archlinux.org
Wed Mar 3 13:38:33 UTC 2021


    Date: Wednesday, March 3, 2021 @ 13:38:32
  Author: felixonmars
Revision: 879126

upgpkg: haskell-tasty 1.4-1: rebuild with tasty 1.4

Modified:
  haskell-tasty/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-03 13:22:23 UTC (rev 879125)
+++ PKGBUILD	2021-03-03 13:38:32 UTC (rev 879126)
@@ -3,8 +3,8 @@
 
 _hkgname=tasty
 pkgname=haskell-tasty
-pkgver=1.3.1
-pkgrel=160
+pkgver=1.4
+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=('ed6e79f16a2c9e2fb7e82dce09b2ecb293b96bb42337d5cd8a15e822d3e35400842998ebda9b416c267d14f20a6e13c769a70ff22a58f7da5db3aa11e83411b2')
+sha512sums=('46b3d55939cca2971ad2bb176cbfe5ca699d6095a1d37d4e425e012d62f33a0327cbe93680ed0f2add1690c2d34cc7db3e75dfb6245aea60200b894de7ca5860')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list