civodul pushed a commit to branch master
in repository guix.
commit b452c3b37a09e0d52b55c301a916074760efbafa
Author: Ludovic Courtès <[email protected]>
AuthorDate: Mon Sep 6 11:33:10 2021 +0200
swh: Export <snapshot> accessors.
* guix/swh.scm: Export <snapshot> accessors.
---
guix/swh.scm | 3 +++
1 file changed, 3 insertions(+)
diff --git a/guix/swh.scm b/guix/swh.scm
index b5c8000..7b14a70 100644
--- a/guix/swh.scm
+++ b/guix/swh.scm
@@ -55,6 +55,9 @@
visit-number
visit-snapshot
+ snapshot?
+ snapshot-branches
+
branch?
branch-name
branch-target