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

Felix Yan felixonmars at archlinux.org
Sat Mar 20 19:23:43 UTC 2021


    Date: Saturday, March 20, 2021 @ 19:23:43
  Author: felixonmars
Revision: 896037

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

Modified:
  haskell-tasty/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-20 19:19:09 UTC (rev 896036)
+++ PKGBUILD	2021-03-20 19:23:43 UTC (rev 896037)
@@ -3,8 +3,8 @@
 
 _hkgname=tasty
 pkgname=haskell-tasty
-pkgver=1.4.0.1
-pkgrel=6
+pkgver=1.4.0.2
+pkgrel=1
 pkgdesc="Modern and extensible testing framework"
 url="http://documentup.com/feuerbach/tasty"
 license=("MIT")
@@ -13,7 +13,7 @@
          'haskell-tagged' 'haskell-unbounded-delays' 'haskell-wcwidth')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('0ab207cb628addc62e96eee435e51ab23fca02d5ebcc0311c5f4dc7e3c160fdb745e655b1d5e4e8eee96a8d481e2b671b3fe5532e5e520bc29568d144b71eff6')
+sha512sums=('bef8f94dfd3f624242f0e797f2061026e691045d71fbb27daa0dd3c6d66aa31c2539fbb6b0b6d67f1ec15f5d4e41b1a62b4186993f781a905f7a71729f46025e')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list