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

Felix Yan felixonmars at archlinux.org
Tue Mar 13 15:45:18 UTC 2018


    Date: Tuesday, March 13, 2018 @ 15:45:17
  Author: felixonmars
Revision: 307339

upgpkg: haskell-errors 2.2.5-1

rebuild with errors,2.2.5

Modified:
  haskell-errors/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-13 15:43:30 UTC (rev 307338)
+++ PKGBUILD	2018-03-13 15:45:17 UTC (rev 307339)
@@ -4,7 +4,7 @@
 
 _hkgname=errors
 pkgname=haskell-errors
-pkgver=2.2.4
+pkgver=2.2.5
 pkgrel=1
 pkgdesc="Simplified error-handling"
 url="https://hackage.haskell.org/package/${_hkgname}"
@@ -14,7 +14,7 @@
          "haskell-unexceptionalio")
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('5e17a062cc66cb4becb30382927dfb0f9b20254d372d924684c8fb57203d7127f6e254da40f8f37df64efc7308967c935850f375b493bb464f40d7f5710f8574')
+sha512sums=('257bbe1af43d47db40f7ba8620a24e57a6e12dc4f3414ac8febf2da35648c0e84b3400127e7a254caee423db17797ad38b72128ff96aff7d8da614e347ac340d')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list