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

Felix Yan felixonmars at archlinux.org
Sat Jun 29 13:41:37 UTC 2019


    Date: Saturday, June 29, 2019 @ 13:41:36
  Author: felixonmars
Revision: 485764

upgpkg: haskell-typed-process 0.2.5.0-1

rebuild with typed-process 0.2.5.0

Modified:
  haskell-typed-process/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-06-29 13:39:58 UTC (rev 485763)
+++ PKGBUILD	2019-06-29 13:41:36 UTC (rev 485764)
@@ -3,7 +3,7 @@
 
 _hkgname=typed-process
 pkgname=haskell-typed-process
-pkgver=0.2.4.1
+pkgver=0.2.5.0
 pkgrel=1
 pkgdesc="Run external processes, with strong typing of streams"
 url="https://haskell-lang.org/library/typed-process"
@@ -12,7 +12,7 @@
 depends=('ghc-libs' 'haskell-async')
 makedepends=('ghc' 'haskell-base64-bytestring' 'haskell-hspec' 'haskell-temporary')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('75bc1e1957434c54c1984d8810fa78518e07faa85f4a6f9b2166be09f8bb38faebd00ec0cae46fa8d5d99fcb6a63249ac5bf8a0afb0aa96eb60c6ca4f71f1e73')
+sha512sums=('1d1d499ba59e2dbc708ae83929445a91a5dca8a19bd6885b5955037639dabf964bd61e34efeed7b85672900b42597b898f492c6e231864963df5ffcec25d3d27')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list