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

Felix Yan felixonmars at archlinux.org
Wed Jan 3 09:32:39 UTC 2018


    Date: Wednesday, January 3, 2018 @ 09:32:38
  Author: felixonmars
Revision: 278170

upgpkg: haskell-typed-process 0.2.1.0-1

rebuild with typed-process,0.2.1.0

Modified:
  haskell-typed-process/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-01-03 09:28:30 UTC (rev 278169)
+++ PKGBUILD	2018-01-03 09:32:38 UTC (rev 278170)
@@ -4,7 +4,7 @@
 
 _hkgname=typed-process
 pkgname=haskell-typed-process
-pkgver=0.2.0.0
+pkgver=0.2.1.0
 pkgrel=1
 pkgdesc="Run external processes, with strong typing of streams"
 url="https://haskell-lang.org/library/typed-process"
@@ -13,7 +13,7 @@
 depends=('ghc-libs' 'haskell-async' 'haskell-stm')
 makedepends=('ghc' 'haskell-base64-bytestring' 'haskell-hspec' 'haskell-temporary')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('c48efb8cd7d3d7612ad38a1ce5339adf94507e1d8ee50184ff5953973cbc13fd22fba15d27ce75836ba4e9189f30c2b68e67ee0ada86b56c658d9dec79b9b127')
+sha512sums=('d9a2f3a651a44c2887b165469a2d6409948cad3f1ebc90b55036ad8b0a186539064b09d35114225275d91b5f63e6c8e7e319c5816e79af69df47193877f1a867')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list