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

Felix Yan felixonmars at archlinux.org
Fri Mar 9 16:53:06 UTC 2018


    Date: Friday, March 9, 2018 @ 16:53:05
  Author: felixonmars
Revision: 305429

upgpkg: haskell-tasty 1.0.1.1-1

rebuild with tasty,1.0.1.1

Modified:
  haskell-tasty/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-09 16:51:02 UTC (rev 305428)
+++ PKGBUILD	2018-03-09 16:53:05 UTC (rev 305429)
@@ -4,8 +4,8 @@
 
 _hkgname=tasty
 pkgname=haskell-tasty
-pkgver=1.0.1
-pkgrel=4
+pkgver=1.0.1.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-stm' 'haskell-tagged' 'haskell-unbounded-delays')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('c1cd513282016fc56f6aa735b49b7aaf9812b228d2ff3a32ace0f48043047649477ce3389d56745691c1dfaabcf015e53e1372bf5483ee442338c061f1ac48e5')
+sha512sums=('2ab43155f81403e5067707faab2ef3656eea9f9ac9f7f0ca5335e7309844b903b08b9a062d57d14480e1f69e326d349e5129f7d1449708dcd1e1cf4968d8fdc3')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list