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

Felix Yan felixonmars at archlinux.org
Tue Jun 19 16:29:24 UTC 2018


    Date: Tuesday, June 19, 2018 @ 16:29:24
  Author: felixonmars
Revision: 344066

upgpkg: haskell-rio 0.1.3.0-1

rebuild with rio 0.1.3.0

Modified:
  haskell-rio/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-19 16:27:09 UTC (rev 344065)
+++ PKGBUILD	2018-06-19 16:29:24 UTC (rev 344066)
@@ -3,8 +3,8 @@
 
 _hkgname=rio
 pkgname=haskell-rio
-pkgver=0.1.2.0
-pkgrel=12
+pkgver=0.1.3.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=('1f51ba6c42b21e9a0cb11c3a6cb847a624492b9156096df493556f420f28d702ec6ee9ba647e0d70d70a5126052de81295bc7bf38c4383f6b3566a9f57c58d0b')
+sha512sums=('75d9ecc3864532a262ad9ba7e8e1f897e2a9340195257e300974a918067de6645c32cffbf4abdf9fa0597880f1999b795806616ba9c39dee53dbadb4d8c79b96')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list