File tree Expand file tree Collapse file tree 4 files changed +8
-21
lines changed Expand file tree Collapse file tree 4 files changed +8
-21
lines changed Original file line number Diff line number Diff line change @@ -5,12 +5,6 @@ import PackageDescription.V2 open;
5
5
package : Package :=
6
6
defaultPackage@{
7
7
name := "test";
8
- version := mkVersion 0 17 0;
9
- dependencies :=
10
- [
11
- github
12
- "anoma"
13
- "juvix-stdlib"
14
- "ff6d964320d24e3e8010733afcd886a62a56dd70";
15
- ];
8
+ version := mkVersion 0 18 0;
9
+ dependencies := [github "anoma" "juvix-stdlib" "v0.9.0"];
16
10
};
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 : ffa729ccad4b69b2b7673deabeeb8d738b8a71b6887fff53c4cb45f61d757d09
5
+ checksum : 3fbb567f4af36de25309c95571af392b1409f7c3713d70c37533445d5d2523c4
6
6
dependencies :
7
7
- git :
8
8
name : anoma_juvix-stdlib
9
- ref : ff6d964320d24e3e8010733afcd886a62a56dd70
9
+ ref : 01ff19f1135048be3402e094f2fc89406a44a995
10
10
url : https://github.com/anoma/juvix-stdlib
11
11
dependencies : []
Original file line number Diff line number Diff line change @@ -5,12 +5,5 @@ import PackageDescription.V2 open;
5
5
package : Package :=
6
6
defaultPackage@{
7
7
name := "tests";
8
- dependencies :=
9
- [
10
- path "../";
11
- github
12
- "anoma"
13
- "juvix-stdlib"
14
- "ff6d964320d24e3e8010733afcd886a62a56dd70";
15
- ];
8
+ dependencies := [path "../"; github "anoma" "juvix-stdlib" "v0.9.0"];
16
9
};
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 : 307e5ef4b3124c659fdc9906f641cf6360ccde31cab68b934bf4a65b0ba83b9d
5
+ checksum : c8364a37b86b12a5928030a35d1e6bfc70586107ed2356ded1db291b969e0e1a
6
6
dependencies :
7
7
- path : ../
8
8
dependencies :
9
9
- git :
10
10
name : anoma_juvix-stdlib
11
- ref : ff6d964320d24e3e8010733afcd886a62a56dd70
11
+ ref : 01ff19f1135048be3402e094f2fc89406a44a995
12
12
url : https://github.com/anoma/juvix-stdlib
13
13
dependencies : []
14
14
- git :
15
15
name : anoma_juvix-stdlib
16
- ref : ff6d964320d24e3e8010733afcd886a62a56dd70
16
+ ref : 01ff19f1135048be3402e094f2fc89406a44a995
17
17
url : https://github.com/anoma/juvix-stdlib
18
18
dependencies : []
You can’t perform that action at this time.
0 commit comments