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

Felix Yan felixonmars at archlinux.org
Mon Feb 13 15:38:28 UTC 2017


    Date: Monday, February 13, 2017 @ 15:38:27
  Author: felixonmars
Revision: 212129

upgpkg: haskell-tasty 0.11.2-1

rebuild with tasty,0.11.2

Modified:
  haskell-tasty/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-02-13 15:35:47 UTC (rev 212128)
+++ PKGBUILD	2017-02-13 15:38:27 UTC (rev 212129)
@@ -4,8 +4,8 @@
 
 _hkgname=tasty
 pkgname=haskell-tasty
-pkgver=0.11.1
-pkgrel=2
+pkgver=0.11.2
+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=('ab9f83401ba8b99d05bc85e2447e32416da593684daae14647777db8bb5eabdc')
+sha256sums=('d26fbc4e5112af9ec3ca0a4a45d0f5edc5ae6675ffd72f922acb768062db675e')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list