File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -5,10 +5,10 @@ import PackageDescription.V2 open;
5
5
package : Package :=
6
6
defaultPackage@{
7
7
name := "anoma-applib";
8
- version := mkVersion 0 6 0 ;
8
+ version := mkVersion 0 7 2 ;
9
9
dependencies :=
10
10
[
11
- github "anoma" "juvix-stdlib" "v0.10.0 ";
12
- github "anoma" "juvix-mtl" "v0.2.0 ";
11
+ github "anoma" "juvix-stdlib" "v0.10.1 ";
12
+ github "anoma" "juvix-mtl" "v0.2.1 ";
13
13
];
14
14
};
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 : 18b40175be436f5f8d40c2665f43826e2b7cf36b50a6ea0d7f9bfc7ca8ad68a6
5
+ checksum : 18c688de6bdc354eb3a05c4328f88d7003b591cabdc8bd643c3b867623747c8e
6
6
dependencies :
7
7
- git :
8
8
name : anoma_juvix-stdlib
9
- ref : c5d4fcd87b26608f628e6b116587f1ec227e1bf0
9
+ ref : e5add9b2a8ce3dc28519c135bdcdcd694d0bea15
10
10
url : https://github.com/anoma/juvix-stdlib
11
11
dependencies : []
12
12
- git :
13
13
name : anoma_juvix-mtl
14
- ref : 6b41d21544feef0d590222538d394899667c499e
14
+ ref : 116893aa8f6233d693bdfa60a56a3879208cfd8f
15
15
url : https://github.com/anoma/juvix-mtl
16
16
dependencies :
17
17
- git :
18
18
name : anoma_juvix-stdlib
19
- ref : c5d4fcd87b26608f628e6b116587f1ec227e1bf0
19
+ ref : e5add9b2a8ce3dc28519c135bdcdcd694d0bea15
20
20
url : https://github.com/anoma/juvix-stdlib
21
21
dependencies : []
You can’t perform that action at this time.
0 commit comments