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

Felix Yan felixonmars at gemini.archlinux.org
Sat May 14 03:53:50 UTC 2022


    Date: Saturday, May 14, 2022 @ 03:53:50
  Author: felixonmars
Revision: 1203161

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

Modified:
  haskell-rio/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-14 03:52:27 UTC (rev 1203160)
+++ PKGBUILD	2022-05-14 03:53:50 UTC (rev 1203161)
@@ -2,8 +2,8 @@
 
 _hkgname=rio
 pkgname=haskell-rio
-pkgver=0.1.21.0
-pkgrel=58
+pkgver=0.1.22.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' 'uusi' 'haskell-hspec' 'haskell-hspec-discover' 'haskell-quickcheck')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('5a049c7af44f0811e402d641815453be0af1f437a89cada613940085ceb8b8bb66ab92753f31bf400ff16f72ff08a9e83ff422c988e434ffef0c64b4c1cc7224')
+sha512sums=('a324bdc62341f7da9300c429712963de3926d5585a5772d412ba50d75503fd1c08edb7e6712d9ddc5d825910a5d59e13d9f0c48a2dca98efe33fead44ec7f8bd')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list