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

Felix Yan fyan at archlinux.org
Thu Feb 4 07:45:24 UTC 2016


    Date: Thursday, February 4, 2016 @ 08:45:24
  Author: fyan
Revision: 160230

upgpkg: haskell-errors 2.1.2-1

Modified:
  haskell-errors/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-02-04 07:41:33 UTC (rev 160229)
+++ PKGBUILD	2016-02-04 07:45:24 UTC (rev 160230)
@@ -4,8 +4,8 @@
 
 _hkgname=errors
 pkgname=haskell-errors
-pkgver=2.1.1
-pkgrel=2
+pkgver=2.1.2
+pkgrel=1
 pkgdesc="Simplified error-handling"
 url="http://hackage.haskell.org/package/${_hkgname}"
 license=("custom:BSD3")
@@ -15,7 +15,7 @@
 options=('staticlibs')
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 install="${pkgname}.install"
-sha256sums=('28002b14fd33135870ed8fad398aeef3c43f1cfb2501ad2e4d9d72f0a3bf19d3')
+sha256sums=('5c818778b88b76eca016348a04395c1d4913d7c125c0b9c0a1ccf69accf9d887')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list