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

Felix Yan felixonmars at gemini.archlinux.org
Sat Jun 11 11:14:25 UTC 2022


    Date: Saturday, June 11, 2022 @ 11:14:24
  Author: felixonmars
Revision: 1232995

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

Modified:
  haskell-typed-process/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-11 10:57:01 UTC (rev 1232994)
+++ PKGBUILD	2022-06-11 11:14:24 UTC (rev 1232995)
@@ -3,8 +3,8 @@
 
 _hkgname=typed-process
 pkgname=haskell-typed-process
-pkgver=0.2.10.0
-pkgrel=2
+pkgver=0.2.10.1
+pkgrel=1
 pkgdesc="Run external processes, with strong typing of streams"
 url="https://github.com/fpco/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=('2f0560da407841e587f6f5456439eae7055ef4da1868d3cbd49e76cdc24355c1ef19a10b0d3835fa04b41c7283d28710ecbf70ac3dfbde59d8605fcea28690ea')
+sha512sums=('07ab11cc1554aeaf8980df5fbe105de71282424365be9e26e94b7cbad344d3d0d9d54fc492615e32ec0e6d3064a72c7996be03e7fbb81136df366511d7bd606d')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list