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

Felix Yan felixonmars at archlinux.org
Sun Jun 3 05:42:05 UTC 2018


    Date: Sunday, June 3, 2018 @ 05:42:04
  Author: felixonmars
Revision: 338557

upgpkg: haskell-tasty 1.1.0.1-1

rebuild with tasty 1.1.0.1

Modified:
  haskell-tasty/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-03 05:25:17 UTC (rev 338556)
+++ PKGBUILD	2018-06-03 05:42:04 UTC (rev 338557)
@@ -4,8 +4,8 @@
 
 _hkgname=tasty
 pkgname=haskell-tasty
-pkgver=1.0.1.1
-pkgrel=8
+pkgver=1.1.0.1
+pkgrel=1
 pkgdesc="Modern and extensible testing framework"
 url="http://documentup.com/feuerbach/tasty"
 license=("MIT")
@@ -14,7 +14,7 @@
          'haskell-optparse-applicative' 'haskell-tagged' 'haskell-unbounded-delays')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('2ab43155f81403e5067707faab2ef3656eea9f9ac9f7f0ca5335e7309844b903b08b9a062d57d14480e1f69e326d349e5129f7d1449708dcd1e1cf4968d8fdc3')
+sha512sums=('2925285eaab147211dd550217af01e2a978d1aab20c5a2cb7ff6440c428c2e12aaa6a80ed9b11bec31a9ec3837074941ea8e84a2d4092c0b87bf55ca2b67084a')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list