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

Felix Yan felixonmars at gemini.archlinux.org
Mon Jun 6 09:45:13 UTC 2022


    Date: Monday, June 6, 2022 @ 09:45:13
  Author: felixonmars
Revision: 1225507

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

Modified:
  haskell-typed-process/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-06 09:38:23 UTC (rev 1225506)
+++ PKGBUILD	2022-06-06 09:45:13 UTC (rev 1225507)
@@ -3,8 +3,8 @@
 
 _hkgname=typed-process
 pkgname=haskell-typed-process
-pkgver=0.2.9.0
-pkgrel=2
+pkgver=0.2.10.0
+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=('9585047771422e95523c7b7a4bb9854ea78335fa9591e9dcb1d5bdbafd02be2bc135176eb44033a25bdaf95c1998f895f99e235c898027eb83563094d977d836')
+sha512sums=('2f0560da407841e587f6f5456439eae7055ef4da1868d3cbd49e76cdc24355c1ef19a10b0d3835fa04b41c7283d28710ecbf70ac3dfbde59d8605fcea28690ea')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list