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

Felix Yan felixonmars at archlinux.org
Sun Aug 13 13:48:04 UTC 2017


    Date: Sunday, August 13, 2017 @ 13:48:03
  Author: felixonmars
Revision: 250034

upgpkg: haskell-tasty 0.11.2.4-1

rebuild with tasty,0.11.2.4

Modified:
  haskell-tasty/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-13 13:46:27 UTC (rev 250033)
+++ PKGBUILD	2017-08-13 13:48:03 UTC (rev 250034)
@@ -4,8 +4,8 @@
 
 _hkgname=tasty
 pkgname=haskell-tasty
-pkgver=0.11.2.3
-pkgrel=3
+pkgver=0.11.2.4
+pkgrel=1
 pkgdesc="Modern and extensible testing framework"
 url="http://documentup.com/feuerbach/tasty"
 license=("MIT")
@@ -14,7 +14,7 @@
          "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")
-sha512sums=('8d6dbf47222eafe2b6263c14e2f8af9f97e786230a03f23fbccb1a9d927fd15d0f9c03b293a48b9d1f00bc797ad21af7b153c711c52a1be28cb4b534589e48e3')
+sha512sums=('b41f6d3f7fcbed5c4726580b87697d90a6c83e46cf943b030ffe77da7a96350d1c65adf6b642d8a79a38c9a2c1f35849dc7df5fcac04e26015b0f5f1a1c5b0a7')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list