Skip to content

Commit 6510d00

Browse files
chore: bump SubVerso (#947)
This gets a fix in SubVerso that makes subtle details of name generator usage match the async elaboration workflows.
1 parent 4ac0364 commit 6510d00

7 files changed

Lines changed: 7 additions & 7 deletions

File tree

lake-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"type": "git",
3636
"subDir": null,
3737
"scope": "",
38-
"rev": "4343da18d95390b09fde98efb18125677c4b500c",
38+
"rev": "3a75ede05278806fd3249bb0c97a6fb5777a4f7d",
3939
"name": "subverso",
4040
"manifestFile": "lake-manifest.json",
4141
"inputRev": "main",

test-projects/anchor-examples/lake-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"type": "git",
88
"subDir": null,
99
"scope": "",
10-
"rev": "ea0fbc7d444662260125aa58490499ab107ef9b6",
10+
"rev": "e0df519e7fc6e8ff9c669f2036e35b2fc9671fa9",
1111
"name": "subverso",
1212
"manifestFile": "lake-manifest.json",
1313
"inputRev": "main",

test-projects/documented-package/lake-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"type": "git",
88
"subDir": null,
99
"scope": "",
10-
"rev": "ea0fbc7d444662260125aa58490499ab107ef9b6",
10+
"rev": "e0df519e7fc6e8ff9c669f2036e35b2fc9671fa9",
1111
"name": "subverso",
1212
"manifestFile": "lake-manifest.json",
1313
"inputRev": "main",

test-projects/literate-config/lake-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"type": "git",
5353
"subDir": null,
5454
"scope": "",
55-
"rev": "4343da18d95390b09fde98efb18125677c4b500c",
55+
"rev": "3a75ede05278806fd3249bb0c97a6fb5777a4f7d",
5656
"name": "subverso",
5757
"manifestFile": "lake-manifest.json",
5858
"inputRev": "main",

test-projects/literate-multi-root/lake-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"type": "git",
5353
"subDir": null,
5454
"scope": "",
55-
"rev": "4343da18d95390b09fde98efb18125677c4b500c",
55+
"rev": "3a75ede05278806fd3249bb0c97a6fb5777a4f7d",
5656
"name": "subverso",
5757
"manifestFile": "lake-manifest.json",
5858
"inputRev": "main",

test-projects/website-examples/lake-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"url": "https://github.com/leanprover/subverso",
77
"type": "git",
88
"subDir": null,
9-
"rev": "ea0fbc7d444662260125aa58490499ab107ef9b6",
9+
"rev": "e0df519e7fc6e8ff9c669f2036e35b2fc9671fa9",
1010
"name": "subverso",
1111
"manifestFile": "lake-manifest.json",
1212
"inputRev": "main",

test-projects/website-literate/lake-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"type": "git",
88
"subDir": null,
99
"scope": "",
10-
"rev": "ea0fbc7d444662260125aa58490499ab107ef9b6",
10+
"rev": "e0df519e7fc6e8ff9c669f2036e35b2fc9671fa9",
1111
"name": "subverso",
1212
"manifestFile": "lake-manifest.json",
1313
"inputRev": "main",

0 commit comments

Comments
 (0)