[arch-commits] Commit in haskell-rio/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri May 1 16:36:43 UTC 2020
Date: Friday, May 1, 2020 @ 16:36:43
Author: felixonmars
Revision: 624047
upgpkg: haskell-rio 0.1.15.1-1: rebuild with rio 0.1.15.1
Modified:
haskell-rio/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-05-01 16:32:39 UTC (rev 624046)
+++ PKGBUILD 2020-05-01 16:36:43 UTC (rev 624047)
@@ -2,8 +2,8 @@
_hkgname=rio
pkgname=haskell-rio
-pkgver=0.1.15.0
-pkgrel=3
+pkgver=0.1.15.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=('4d34c8e1cdae02561bb503cb2a3c2e0069ecc3b87d5fbd0339c28d0311f54c006f086473f62e2f0307b3492ff34139c346f306fb439d12778569c9186cc8e4e3')
+sha512sums=('6b2c35a8da5df619ee21543c8f2617dfee5bd3cd916a71fce49018f0bcabfcf81fbf491f02956eff0771eae8597a53bcd6bc867b1124e5fff9432bdce5582634')
prepare() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list