File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -9,11 +9,11 @@ package : Package :=
9
9
mkVersion@{
10
10
major := 0;
11
11
minor := 11;
12
- patch := 0 ;
12
+ patch := 1 ;
13
13
};
14
14
dependencies :=
15
15
[
16
16
github "anoma" "juvix-stdlib" "v0.12.0";
17
- github "anoma" "juvix-mtl" "v0.3.3 ";
17
+ github "anoma" "juvix-mtl" "v0.3.4 ";
18
18
];
19
19
};
Original file line number Diff line number Diff line change 2
2
# Do not edit this file manually.
3
3
4
4
version : 2
5
- checksum : 87f3f9705354faf72160b218cd9b4425174f4482ff9c413f1f34897b90ea52b5
5
+ checksum : 5c11471c6f7b80ce9559cafebe1537073dc5cb6bba44bbf364862c2a821bef49
6
6
dependencies :
7
7
- git :
8
8
name : anoma_juvix-stdlib
@@ -11,7 +11,7 @@ dependencies:
11
11
dependencies : []
12
12
- git :
13
13
name : anoma_juvix-mtl
14
- ref : d257e194a99b2dcf67b1a8610245c83117f3589a
14
+ ref : deb95fae8d728b916fb352d84e1b92d0320cf513
15
15
url : https://github.com/anoma/juvix-mtl
16
16
dependencies :
17
17
- git :
You can’t perform that action at this time.
0 commit comments