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

Felix Yan felixonmars at archlinux.org
Sat Dec 2 00:55:40 UTC 2017


    Date: Saturday, December 2, 2017 @ 00:55:40
  Author: felixonmars
Revision: 271243

upgpkg: haskell-tasty-hunit 0.10.0.1-1

rebuild with tasty-hunit,0.10.0.1

Modified:
  haskell-tasty-hunit/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-12-02 00:55:00 UTC (rev 271242)
+++ PKGBUILD	2017-12-02 00:55:40 UTC (rev 271243)
@@ -4,7 +4,7 @@
 
 _hkgname=tasty-hunit
 pkgname=haskell-tasty-hunit
-pkgver=0.10
+pkgver=0.10.0.1
 pkgrel=1
 pkgdesc="HUnit support for the Tasty test framework."
 url="http://documentup.com/feuerbach/tasty"
@@ -13,7 +13,7 @@
 depends=('ghc-libs' 'haskell-tasty' 'haskell-call-stack')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('77bd13b2e3fdf1a36b89c259c2175677f4bf9405e86e128db8214b93f8085e46fa5b5a84aabcdcf03aac82471bc3925fa5bed1f93c173813138b81b964ea13ad')
+sha512sums=('46eaa56106df74e590d50fbeb0480a801ea4d832360a8365c1e38143c727d9373c8a524cff98bcff42ba839eba2850a8c11d7df07d85bcade586c6fd674ce8b5')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list