Skip to content

Commit c6f0f81

Browse files
Update streamly-process version
1 parent c78a4cd commit c6f0f81

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

cabal.project.user

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ packages: .
33
source-repository-package
44
type: git
55
location: https://github.com/composewell/streamly-process.git
6-
tag: 4f6ae520390f4673a61a0fbc6520fe217aa0a091
6+
tag: v0.3.1

packdiff.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ executable packdiff
4949
-- other-extensions:
5050
build-depends: base >= 4.10 && < 4.20
5151
, streamly-core >= 0.1.0
52-
, streamly-process == 0.3.0.*
52+
, streamly-process == 0.3.1.*
5353
, packdiff
5454
, containers
5555
hs-source-dirs: cli

0 commit comments

Comments
 (0)