From b452c3b37a09e0d52b55c301a916074760efbafa Mon Sep 17 00:00:00 2001 From: Ludovic Courtès Date: Mon, 6 Sep 2021 11:33:10 +0200 Subject: swh: Export accessors. * guix/swh.scm: Export accessors. --- guix/swh.scm | 3 +++ 1 file changed, 3 insertions(+) (limited to 'guix/swh.scm') diff --git a/guix/swh.scm b/guix/swh.scm index b5c800011d..7b14a70693 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 -- cgit v1.2.3