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

Felix Yan felixonmars at archlinux.org
Sat Jul 13 03:03:21 UTC 2019


    Date: Saturday, July 13, 2019 @ 03:03:20
  Author: felixonmars
Revision: 489304

upgpkg: haskell-rio 0.1.10.0-1

rebuild with rio 0.1.10.0

Modified:
  haskell-rio/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-07-13 03:03:07 UTC (rev 489303)
+++ PKGBUILD	2019-07-13 03:03:20 UTC (rev 489304)
@@ -2,8 +2,8 @@
 
 _hkgname=rio
 pkgname=haskell-rio
-pkgver=0.1.9.2
-pkgrel=21
+pkgver=0.1.10.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' 'haskell-quickcheck')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('701a92d93ef1527debb19e5c4886528d300e634523fb53a3c46e91bc92895b214e0109e45f7dcdb2f394d81c994376103f313d4e7b551d034b2ff0d3abde21eb')
+sha512sums=('5f14e4dada3da89840e02dd0612ce2b7311e13ff91918658d3d3916bab80dff0db24c541ba34bbb59e007bf73c6ce48e2f0299f8c4ef9cd23929c55c00070609')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list