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

Felix Yan felixonmars at archlinux.org
Wed Jul 17 02:24:09 UTC 2019


    Date: Wednesday, July 17, 2019 @ 02:24:09
  Author: felixonmars
Revision: 490072

upgpkg: haskell-rio 0.1.11.0-1

rebuild with rio 0.1.11.0

Modified:
  haskell-rio/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-07-17 02:12:22 UTC (rev 490071)
+++ PKGBUILD	2019-07-17 02:24:09 UTC (rev 490072)
@@ -2,7 +2,7 @@
 
 _hkgname=rio
 pkgname=haskell-rio
-pkgver=0.1.10.0
+pkgver=0.1.11.0
 pkgrel=1
 pkgdesc="A standard library for Haskell"
 url="https://github.com/commercialhaskell/rio"
@@ -13,7 +13,7 @@
          'haskell-unordered-containers' 'haskell-vector')
 makedepends=('ghc' 'haskell-hspec' 'haskell-quickcheck')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('5f14e4dada3da89840e02dd0612ce2b7311e13ff91918658d3d3916bab80dff0db24c541ba34bbb59e007bf73c6ce48e2f0299f8c4ef9cd23929c55c00070609')
+sha512sums=('13cd40a4a76e3cea6b794b966cb17609eedc4fb2aed97258cdef5436c22816c0edd52e7b1cfa0d525909805c0fcf313a5e8eabbad7e24ca8e142fee6b70fa6ab')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list