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

Felix Yan felixonmars at archlinux.org
Mon Jun 15 16:14:41 UTC 2020


    Date: Monday, June 15, 2020 @ 16:14:41
  Author: felixonmars
Revision: 645299

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

Modified:
  haskell-rio/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-15 15:29:57 UTC (rev 645298)
+++ PKGBUILD	2020-06-15 16:14:41 UTC (rev 645299)
@@ -2,8 +2,8 @@
 
 _hkgname=rio
 pkgname=haskell-rio
-pkgver=0.1.16.0
-pkgrel=2
+pkgver=0.1.17.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=('b8662bbc6496517044d07121871224e61551d35c0eb1b941afd11b37bda1ad70ea5ee3110ca4344c9da01bb40e4116bbda9d4c3c8f1f51e3dffdff882b977b66')
+sha512sums=('a6de6217d3e661063a77bc2af4d8800f5df2967bafb12f30315c59e88aafa238f24a9ed46a6648980cd2e17f14b80e0feff9e1323798e37498a739f7085fddec')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list