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

Felix Yan felixonmars at archlinux.org
Tue Jun 11 07:23:54 UTC 2019


    Date: Tuesday, June 11, 2019 @ 07:23:53
  Author: felixonmars
Revision: 480173

upgpkg: haskell-typed-process 0.2.4.1-1

rebuild with typed-process 0.2.4.1

Modified:
  haskell-typed-process/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-06-11 07:13:11 UTC (rev 480172)
+++ PKGBUILD	2019-06-11 07:23:53 UTC (rev 480173)
@@ -3,8 +3,8 @@
 
 _hkgname=typed-process
 pkgname=haskell-typed-process
-pkgver=0.2.4.0
-pkgrel=17
+pkgver=0.2.4.1
+pkgrel=1
 pkgdesc="Run external processes, with strong typing of streams"
 url="https://haskell-lang.org/library/typed-process"
 license=("MIT")
@@ -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=('6d99440f78410365b20677ded764a0a237918bbd982638841dfe379244117aa3bea1255a1e0263162b689a1001f873d6aca4fb5b73fc7a5873ca7ce5c458947d')
+sha512sums=('75bc1e1957434c54c1984d8810fa78518e07faa85f4a6f9b2166be09f8bb38faebd00ec0cae46fa8d5d99fcb6a63249ac5bf8a0afb0aa96eb60c6ca4f71f1e73')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list