--- a/src/Pure/General/path.scala Wed Mar 23 12:21:13 2022 +0100
+++ b/src/Pure/General/path.scala Wed Mar 23 13:05:54 2022 +0100
@@ -235,6 +235,7 @@
def log: Path = ext("log")
def orig: Path = ext("orig")
def patch: Path = ext("patch")
+ def shasum: Path = ext("shasum")
def backup: Path =
{