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

Felix Yan felixonmars at archlinux.org
Sun Sep 17 16:49:31 UTC 2017


    Date: Sunday, September 17, 2017 @ 16:49:31
  Author: felixonmars
Revision: 258627

upgpkg: haskell-errors 2.2.2-1

rebuild with errors,2.2.2

Modified:
  haskell-errors/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-09-17 16:47:38 UTC (rev 258626)
+++ PKGBUILD	2017-09-17 16:49:31 UTC (rev 258627)
@@ -4,8 +4,8 @@
 
 _hkgname=errors
 pkgname=haskell-errors
-pkgver=2.2.1
-pkgrel=2
+pkgver=2.2.2
+pkgrel=1
 pkgdesc="Simplified error-handling"
 url="https://hackage.haskell.org/package/${_hkgname}"
 license=("custom:BSD3")
@@ -14,7 +14,7 @@
          "haskell-unexceptionalio")
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('fe4672d24046af3a1119b1378ed704c6310da6976b8470f896281010d4e54f616515a3042673600bd405e412cae2635d013ffa2c3772b1a98179e2d3c4741f50')
+sha512sums=('7ed84f3d76a81dabc75a84e78a31c3756ac5bd21897d7f9b1ab70df3ca5fccc7b0cdc27e0747e10eac2fd81f92527daaa525454702370d1841ded52eaf921fd4')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list