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

Felix Yan felixonmars at archlinux.org
Tue Feb 11 18:22:10 UTC 2020


    Date: Tuesday, February 11, 2020 @ 18:22:10
  Author: felixonmars
Revision: 567869

upgpkg: haskell-rio 0.1.14.0-1: rebuild with rio 0.1.14.0

Modified:
  haskell-rio/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-11 18:20:47 UTC (rev 567868)
+++ PKGBUILD	2020-02-11 18:22:10 UTC (rev 567869)
@@ -2,8 +2,8 @@
 
 _hkgname=rio
 pkgname=haskell-rio
-pkgver=0.1.13.0
-pkgrel=5
+pkgver=0.1.14.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=('604092571c30fde22abce0ae98f94aeb1f147bb5bf7b4f6e9568ed48582098a84b7eae329c0c46542ab5b0df12c7466012551b556acd2f2261f08135ca1563d4')
+sha512sums=('01c51aa0f08ac1a1383f2a934689eb62ab6ee4b13d261a498ef5537097f79b89dbf52c27f3e912574e393c34c73c725e28f08dfc0c26876c234e0a19f3ad153c')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list