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

Felix Yan felixonmars at gemini.archlinux.org
Sat Jun 4 15:08:38 UTC 2022


    Date: Saturday, June 4, 2022 @ 15:08:38
  Author: felixonmars
Revision: 1221585

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

Modified:
  haskell-typed-process/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-04 15:07:41 UTC (rev 1221584)
+++ PKGBUILD	2022-06-04 15:08:38 UTC (rev 1221585)
@@ -3,8 +3,8 @@
 
 _hkgname=typed-process
 pkgname=haskell-typed-process
-pkgver=0.2.8.0
-pkgrel=32
+pkgver=0.2.9.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=('abffc3e26edaad8da0301a945b1711636fc555c3062aff57ad7b292f87fba857177a42041f4f98eafc35a1f216f0287afb2af41c2a3091bfc4905474d64bc230')
+sha512sums=('9585047771422e95523c7b7a4bb9854ea78335fa9591e9dcb1d5bdbafd02be2bc135176eb44033a25bdaf95c1998f895f99e235c898027eb83563094d977d836')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list