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

Felix Yan felixonmars at archlinux.org
Fri Dec 7 10:07:00 UTC 2018


    Date: Friday, December 7, 2018 @ 10:07:00
  Author: felixonmars
Revision: 412051

upgpkg: haskell-rio 0.1.6.0-1

rebuild with rio 0.1.6.0

Modified:
  haskell-rio/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-07 10:06:13 UTC (rev 412050)
+++ PKGBUILD	2018-12-07 10:07:00 UTC (rev 412051)
@@ -2,8 +2,8 @@
 
 _hkgname=rio
 pkgname=haskell-rio
-pkgver=0.1.5.0
-pkgrel=17
+pkgver=0.1.6.0
+pkgrel=1
 pkgdesc="A standard library for Haskell"
 url="https://github.com/commercialhaskell/rio"
 license=('MIT')
@@ -13,7 +13,7 @@
          'haskell-unordered-containers' 'haskell-vector')
 makedepends=('ghc' 'haskell-hspec')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('1e621ffb89565574401a2e6cc13ff80f5d65dfc517ff6a4b8bddee8a970849a622d845b463d20ca72714a42155b05b869db91ae4e295d5b0c30726c710e33c9a')
+sha512sums=('87ce86321f36b0b6d113105e8a5512728b43108352a1e78244b4ff3a56e63c36021616388d7ab370d99937c0bb7591ed0fed1a0fab9c62c0103648daf7e463fd')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list