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

Felix Yan fyan at archlinux.org
Wed Jan 20 07:33:50 UTC 2016


    Date: Wednesday, January 20, 2016 @ 08:33:49
  Author: fyan
Revision: 157957

upgpkg: haskell-hunit 1.3.1.1-1

Modified:
  haskell-hunit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-01-20 07:33:31 UTC (rev 157956)
+++ PKGBUILD	2016-01-20 07:33:49 UTC (rev 157957)
@@ -4,7 +4,7 @@
 
 _hkgname=HUnit
 pkgname=haskell-hunit
-pkgver=1.3.1.0
+pkgver=1.3.1.1
 pkgrel=1
 pkgdesc="A unit testing framework for Haskell"
 url="http://hunit.sourceforge.net/"
@@ -14,7 +14,7 @@
 options=('staticlibs')
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 install="${pkgname}.install"
-sha256sums=('8d8075152b5123ca20523d86f2f33c3523ee6857cc748cec88f1e30be47abe0f')
+sha256sums=('93e5fc4290ab685b469209f04d9858338ffff486e15c23a11260c47e32da8ef8')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list