Date: Saturday, September 3, 2016 @ 08:24:28
  Author: felixonmars
Revision: 188361

upgpkg: haskell-hunit 1.3.1.2-1

rebuild with HUnit-1.3.1.2, hindent-5.2.1, http-api-data-0.3, 
http-client-0.5.3.1, shakespeare-2.0.11.1, utility-ht-0.0.12, yaml-0.8.18.4, 
yesod-auth-1.4.13.5, yesod-static-1.5.0.4

Modified:
  haskell-hunit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2016-09-03 08:19:44 UTC (rev 188360)
+++ PKGBUILD    2016-09-03 08:24:28 UTC (rev 188361)
@@ -4,8 +4,8 @@
 
 _hkgname=HUnit
 pkgname=haskell-hunit
-pkgver=1.3.1.1
-pkgrel=2
+pkgver=1.3.1.2
+pkgrel=1
 pkgdesc="A unit testing framework for Haskell"
 url="http://hunit.sourceforge.net/";
 license=("custom:BSD3")
@@ -12,7 +12,7 @@
 arch=('i686' 'x86_64')
 depends=("ghc=8.0.1")
 
source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
-sha256sums=('93e5fc4290ab685b469209f04d9858338ffff486e15c23a11260c47e32da8ef8')
+sha256sums=('badebf99ae5a4982cdf2f8932f080e349240dc2b75c40e75ce2518ea086c5381')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"

Reply via email to