[arch-commits] Commit in haskell-rio/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sun Jul 8 05:11:19 UTC 2018
Date: Sunday, July 8, 2018 @ 05:11:19
Author: felixonmars
Revision: 354535
upgpkg: haskell-rio 0.1.4.0-1
rebuild with rio 0.1.4.0
Modified:
haskell-rio/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-07-08 05:05:57 UTC (rev 354534)
+++ PKGBUILD 2018-07-08 05:11:19 UTC (rev 354535)
@@ -3,8 +3,8 @@
_hkgname=rio
pkgname=haskell-rio
-pkgver=0.1.3.0
-pkgrel=5
+pkgver=0.1.4.0
+pkgrel=1
pkgdesc="A standard library for Haskell"
url="https://github.com/commercialhaskell/rio"
license=('MIT')
@@ -14,7 +14,7 @@
'haskell-unordered-containers' 'haskell-vector')
makedepends=('ghc' 'haskell-hspec')
source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('75d9ecc3864532a262ad9ba7e8e1f897e2a9340195257e300974a918067de6645c32cffbf4abdf9fa0597880f1999b795806616ba9c39dee53dbadb4d8c79b96')
+sha512sums=('8c5ef450ec80c1aff1076015b2f6fdf00a968df8d2023e147a8d8c8c6134ce010b4bb7840ce6e0690d8ab8aa79bf8953b32a5f13f73b82073de39b3f28cb7da0')
prepare() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list