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

Felix Yan felixonmars at archlinux.org
Thu Dec 1 07:59:30 UTC 2016


    Date: Thursday, December 1, 2016 @ 07:59:29
  Author: felixonmars
Revision: 197507

upgpkg: haskell-errors 2.1.3-1

rebuild with errors-2.1.3

Modified:
  haskell-errors/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-12-01 07:54:54 UTC (rev 197506)
+++ PKGBUILD	2016-12-01 07:59:29 UTC (rev 197507)
@@ -4,8 +4,8 @@
 
 _hkgname=errors
 pkgname=haskell-errors
-pkgver=2.1.2
-pkgrel=3
+pkgver=2.1.3
+pkgrel=1
 pkgdesc="Simplified error-handling"
 url="http://hackage.haskell.org/package/${_hkgname}"
 license=("custom:BSD3")
@@ -13,7 +13,7 @@
 depends=("ghc=8.0.1" "haskell-safe" "haskell-transformers-compat"
          "haskell-unexceptionalio")
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('5c818778b88b76eca016348a04395c1d4913d7c125c0b9c0a1ccf69accf9d887')
+sha256sums=('201a1d9d2fba16dff734eb79e07f138718ed62f5a0a846cf0cee743828844df1')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list