Date: Sunday, January 17, 2016 @ 14:55:46
  Author: fyan
Revision: 157149

upgpkg: haskell-errors 2.1.1-1

Modified:
  haskell-errors/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2016-01-17 13:54:04 UTC (rev 157148)
+++ PKGBUILD    2016-01-17 13:55:46 UTC (rev 157149)
@@ -4,7 +4,7 @@
 
 _hkgname=errors
 pkgname=haskell-errors
-pkgver=2.1.0
+pkgver=2.1.1
 pkgrel=1
 pkgdesc="Simplified error-handling"
 url="http://hackage.haskell.org/package/${_hkgname}";
@@ -15,7 +15,7 @@
 options=('staticlibs')
 
source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
 install="${pkgname}.install"
-sha256sums=('8689fa17307692eed702a87460506e407f746f2ac1fa2183953cc6204bda0658')
+sha256sums=('28002b14fd33135870ed8fad398aeef3c43f1cfb2501ad2e4d9d72f0a3bf19d3')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"

Reply via email to