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

Felix Yan fyan at archlinux.org
Sat Jan 16 01:58:39 UTC 2016


    Date: Saturday, January 16, 2016 @ 02:58:39
  Author: fyan
Revision: 156754

upgpkg: haskell-exceptions 0.8.1-1

Modified:
  haskell-exceptions/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-01-16 01:58:14 UTC (rev 156753)
+++ PKGBUILD	2016-01-16 01:58:39 UTC (rev 156754)
@@ -4,8 +4,8 @@
 
 _hkgname=exceptions
 pkgname=haskell-exceptions
-pkgver=0.8.0.2
-pkgrel=3
+pkgver=0.8.1
+pkgrel=1
 pkgdesc="Extensible optionally-pure exceptions"
 url="http://github.com/ekmett/exceptions/"
 license=("custom:BSD3")
@@ -14,7 +14,7 @@
 options=('staticlibs')
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 install="${pkgname}.install"
-sha256sums=('070a3e0d1495243770fb3a629d5187ce898f069cb3621c5f7c610ae264982bf4')
+sha256sums=('8e2835cf2d6714d3f687e892872519e8ef8e3c51f4048386474ced94dd1bdbb0')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list