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

Felix Yan felixonmars at archlinux.org
Sat Jul 23 06:55:44 UTC 2016


    Date: Saturday, July 23, 2016 @ 06:55:44
  Author: felixonmars
Revision: 183748

upgpkg: haskell-exceptions 0.8.3-1

rebuild with case-insensitive-1.2.0.7, cereal-0.5.3.0, exceptions-0.8.3, extra-1.5, language-javascript-0.6.0.8, lifted-base-0.2.3.8

Modified:
  haskell-exceptions/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-07-23 06:50:11 UTC (rev 183747)
+++ PKGBUILD	2016-07-23 06:55:44 UTC (rev 183748)
@@ -4,8 +4,8 @@
 
 _hkgname=exceptions
 pkgname=haskell-exceptions
-pkgver=0.8.2.1
-pkgrel=3
+pkgver=0.8.3
+pkgrel=1
 pkgdesc="Extensible optionally-pure exceptions"
 url="http://github.com/ekmett/exceptions/"
 license=("custom:BSD3")
@@ -12,7 +12,7 @@
 arch=('i686' 'x86_64')
 depends=("ghc=8.0.1" "haskell-mtl" "haskell-stm" "haskell-transformers-compat")
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('c435877ff2f04a1855e50c78bbcbf8c89f3dc42837e440956500599f6d851035')
+sha256sums=('4d6ad97e8e3d5dc6ce9ae68a469dc2fd3f66e9d312bc6faa7ab162eddcef87be')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list