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

Felix Yan felixonmars at archlinux.org
Mon Mar 2 21:16:30 UTC 2020


    Date: Monday, March 2, 2020 @ 21:16:29
  Author: felixonmars
Revision: 589250

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

Modified:
  haskell-rio/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-03-02 20:57:01 UTC (rev 589249)
+++ PKGBUILD	2020-03-02 21:16:29 UTC (rev 589250)
@@ -2,8 +2,8 @@
 
 _hkgname=rio
 pkgname=haskell-rio
-pkgver=0.1.14.0
-pkgrel=6
+pkgver=0.1.14.1
+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=('01c51aa0f08ac1a1383f2a934689eb62ab6ee4b13d261a498ef5537097f79b89dbf52c27f3e912574e393c34c73c725e28f08dfc0c26876c234e0a19f3ad153c')
+sha512sums=('56159a67e0c9ba7fc8f743c4294cf8455e6705fc3725c597066846147b6abf2e2dde3c1f2e6818e69689a92c2aca965b0f1cdaa8cfced7380a18e2809a58439a')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list