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

Felix Yan felixonmars at archlinux.org
Wed May 16 11:59:11 UTC 2018


    Date: Wednesday, May 16, 2018 @ 11:59:10
  Author: felixonmars
Revision: 322786

upgpkg: haskell-unexceptionalio 0.4.0-1

rebuild with unexceptionalio,0.4.0

Modified:
  haskell-unexceptionalio/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-16 11:57:21 UTC (rev 322785)
+++ PKGBUILD	2018-05-16 11:59:10 UTC (rev 322786)
@@ -4,8 +4,8 @@
 
 _hkgname=unexceptionalio
 pkgname=haskell-unexceptionalio
-pkgver=0.3.0
-pkgrel=6
+pkgver=0.4.0
+pkgrel=1
 pkgdesc="IO without any non-error, synchronous exceptions"
 url="https://github.com/singpolyma/unexceptionalio"
 license=("custom")
@@ -13,7 +13,7 @@
 depends=('ghc-libs')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('be6479cfdb39707473e07639b3a35c4e178571ec2b45a356e278c9bb20710775fe26c086239aa65c2d5f201730df223b5ca3e42ea61e1ffb9a285f384e62f4b6')
+sha512sums=('cbee14d9accdb9504cb745705e9c1e8d408c4a657e8bc678906b5c0efbc3efe0dcc740828324ffccff9c95046116c7d4724983a2c9bb57c1cb04ea576b634f5b')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list