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

Felix Yan felixonmars at archlinux.org
Fri Aug 30 17:16:40 UTC 2019


    Date: Friday, August 30, 2019 @ 17:16:40
  Author: felixonmars
Revision: 505323

upgpkg: haskell-rio 0.1.12.0-1

rebuild with rio 0.1.12.0

Modified:
  haskell-rio/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-08-30 17:11:50 UTC (rev 505322)
+++ PKGBUILD	2019-08-30 17:16:40 UTC (rev 505323)
@@ -2,8 +2,8 @@
 
 _hkgname=rio
 pkgname=haskell-rio
-pkgver=0.1.11.0
-pkgrel=6
+pkgver=0.1.12.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=('13cd40a4a76e3cea6b794b966cb17609eedc4fb2aed97258cdef5436c22816c0edd52e7b1cfa0d525909805c0fcf313a5e8eabbad7e24ca8e142fee6b70fa6ab')
+sha512sums=('ee168bb16080500ecc71bff42a74ebc2a16ac76985ec1a9ac2503680be5cc4dc9d265fd37f443781fb918f8c4c6bc87d0497dfec1d076a805a2ed7886ee9501a')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list