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

Felix Yan fyan at archlinux.org
Sun Jan 17 03:39:26 UTC 2016


    Date: Sunday, January 17, 2016 @ 04:39:25
  Author: fyan
Revision: 157036

upgpkg: haskell-exceptions 0.8.2.1-1

Modified:
  haskell-exceptions/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-01-17 03:39:08 UTC (rev 157035)
+++ PKGBUILD	2016-01-17 03:39:25 UTC (rev 157036)
@@ -4,7 +4,7 @@
 
 _hkgname=exceptions
 pkgname=haskell-exceptions
-pkgver=0.8.1
+pkgver=0.8.2.1
 pkgrel=1
 pkgdesc="Extensible optionally-pure exceptions"
 url="http://github.com/ekmett/exceptions/"
@@ -14,7 +14,7 @@
 options=('staticlibs')
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 install="${pkgname}.install"
-sha256sums=('8e2835cf2d6714d3f687e892872519e8ef8e3c51f4048386474ced94dd1bdbb0')
+sha256sums=('c435877ff2f04a1855e50c78bbcbf8c89f3dc42837e440956500599f6d851035')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list