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

Felix Yan felixonmars at gemini.archlinux.org
Thu Aug 12 15:06:45 UTC 2021


    Date: Thursday, August 12, 2021 @ 15:06:44
  Author: felixonmars
Revision: 997539

upgpkg: haskell-typed-process 0.2.6.1-1: rebuild with typed-process 0.2.6.1

Modified:
  haskell-typed-process/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-12 15:04:02 UTC (rev 997538)
+++ PKGBUILD	2021-08-12 15:06:44 UTC (rev 997539)
@@ -3,8 +3,8 @@
 
 _hkgname=typed-process
 pkgname=haskell-typed-process
-pkgver=0.2.6.0
-pkgrel=127
+pkgver=0.2.6.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' 'haskell-unliftio-core')
 makedepends=('ghc' 'haskell-base64-bytestring' 'haskell-hspec' 'haskell-temporary')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('a40b8db4ef2179273943a3aab0200891bd3dffe584bcd51037ddf9cebae88d4d95292883a745a0c31900c7bf2eebe2c71175fbb86dc470b60660b443f8b1e3e0')
+sha512sums=('e50ea73d5a7a10af868308fd1bed64b676ddd19b114e720746b79e3695778f16b415c407277038958bfaee188a2cf1d74ce9eb37cdbb8ed07ea99c288777dcbc')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list