Skip to content

Commit

Permalink
0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
icidasset committed Jan 9, 2022
1 parent b4dfda3 commit 13fd537
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

### v0.4.1

Update `flow` dependency.

### v0.4.0

Update dependencies, in particular, aeson v2.
Expand Down
4 changes: 2 additions & 2 deletions package.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: shikensu
version: 0.4.0
version: 0.4.1
maintainer: Steven Vandevelde <[email protected]>
category: Filesystem

Expand All @@ -22,7 +22,7 @@ dependencies:
- bytestring >= 0.10 && < 0.12
- directory == 1.*
- filepath == 1.*
- flow == 1.*
- flow >= 1.0 && < 3
- Glob >= 0.7 && < 1
- unordered-containers == 0.2.*
- text == 1.*
Expand Down
1 change: 1 addition & 0 deletions stack.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
resolver: nightly-2021-12-26
extra-deps:
- aeson-2.0.2.0
- flow-2.0.0.0
7 changes: 7 additions & 0 deletions stack.yaml.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,13 @@ packages:
sha256: 5303edc2f9516c7999c21fbfb218ad180dd91c2ceea570f8bc54818ea9ec1692
original:
hackage: aeson-2.0.2.0
- completed:
hackage: flow-2.0.0.0@sha256:6b26c15294239232dd7feec86529cb9490234f7c68066a049018cff9af642269,1339
pantry-tree:
size: 355
sha256: ac8f27ccde19144440dda085da83344c67778ab915d4481b420137b5488e4203
original:
hackage: flow-2.0.0.0
snapshots:
- completed:
size: 621066
Expand Down

0 comments on commit 13fd537

Please sign in to comment.