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

Felix Yan felixonmars at archlinux.org
Fri Aug 3 09:14:33 UTC 2018


    Date: Friday, August 3, 2018 @ 09:14:32
  Author: felixonmars
Revision: 367480

upgpkg: haskell-rio 0.1.5.0-1

rebuild with rio 0.1.5.0

Modified:
  haskell-rio/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-08-03 06:47:49 UTC (rev 367479)
+++ PKGBUILD	2018-08-03 09:14:32 UTC (rev 367480)
@@ -3,8 +3,8 @@
 
 _hkgname=rio
 pkgname=haskell-rio
-pkgver=0.1.4.0
-pkgrel=5
+pkgver=0.1.5.0
+pkgrel=1
 pkgdesc="A standard library for Haskell"
 url="https://github.com/commercialhaskell/rio"
 license=('MIT')
@@ -14,7 +14,7 @@
          'haskell-unordered-containers' 'haskell-vector')
 makedepends=('ghc' 'haskell-hspec')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('8c5ef450ec80c1aff1076015b2f6fdf00a968df8d2023e147a8d8c8c6134ce010b4bb7840ce6e0690d8ab8aa79bf8953b32a5f13f73b82073de39b3f28cb7da0')
+sha512sums=('1e621ffb89565574401a2e6cc13ff80f5d65dfc517ff6a4b8bddee8a970849a622d845b463d20ca72714a42155b05b869db91ae4e295d5b0c30726c710e33c9a')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list