[arch-commits] Commit in haskell-rio/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu May 3 01:51:25 UTC 2018
Date: Thursday, May 3, 2018 @ 01:51:24
Author: felixonmars
Revision: 318759
upgpkg: haskell-rio 0.1.2.0-1
Modified:
haskell-rio/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-05-03 01:50:57 UTC (rev 318758)
+++ PKGBUILD 2018-05-03 01:51:24 UTC (rev 318759)
@@ -3,7 +3,7 @@
_hkgname=rio
pkgname=haskell-rio
-pkgver=0.1.1.0
+pkgver=0.1.2.0
pkgrel=1
pkgdesc="A standard library for Haskell"
url="https://github.com/commercialhaskell/rio"
@@ -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=('b1e3eae04bd4c3c943a8e1cd9cf3f1863b4d72d3bc2d4b05bc094d3fa00c0e3cfc73351a690f7c2a9158ed47285899a291ded8667b112e83157f21b63a48f35a')
+sha512sums=('1f51ba6c42b21e9a0cb11c3a6cb847a624492b9156096df493556f420f28d702ec6ee9ba647e0d70d70a5126052de81295bc7bf38c4383f6b3566a9f57c58d0b')
prepare() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list