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

Felix Yan felixonmars at archlinux.org
Fri May 5 12:00:29 UTC 2017


    Date: Friday, May 5, 2017 @ 12:00:28
  Author: felixonmars
Revision: 227147

upgpkg: haskell-tasty 0.11.2.1-1

rebuild with unbounded-delays,0.1.1.0 tasty,0.11.2.1

Modified:
  haskell-tasty/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-05-05 11:55:34 UTC (rev 227146)
+++ PKGBUILD	2017-05-05 12:00:28 UTC (rev 227147)
@@ -4,8 +4,8 @@
 
 _hkgname=tasty
 pkgname=haskell-tasty
-pkgver=0.11.2
-pkgrel=4
+pkgver=0.11.2.1
+pkgrel=1
 pkgdesc="Modern and extensible testing framework"
 url="http://documentup.com/feuerbach/tasty"
 license=("MIT")
@@ -14,7 +14,7 @@
          "haskell-mtl" "haskell-optparse-applicative" "haskell-regex-tdfa"
          "haskell-stm" "haskell-tagged" "haskell-unbounded-delays")
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('d26fbc4e5112af9ec3ca0a4a45d0f5edc5ae6675ffd72f922acb768062db675e')
+sha512sums=('46da32e9b6b4564396063861583fb74058bedbae7ab64e1257ac183f1012f7b9f249d17d1f6c7d6680f4310862dab247d671c3396351371a4bfc53f70dc3d5ae')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list