guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

01/08: swh: Export <snapshot> accessors.


From: guix-commits
Subject: 01/08: swh: Export <snapshot> accessors.
Date: Mon, 6 Sep 2021 17:36:55 -0400 (EDT)

civodul pushed a commit to branch master
in repository guix.

commit b452c3b37a09e0d52b55c301a916074760efbafa
Author: Ludovic Courtès <ludo@gnu.org>
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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]