mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-19 14:07:01 +01:00
swh: Export 'save-origin' and related bindings.
* guix/swh.scm: Export bindings related to 'save-origin'.
This commit is contained in:
parent
88e1e9cd3b
commit
ee6b3bb60d
1 changed files with 9 additions and 0 deletions
|
@ -79,6 +79,15 @@ (define-module (guix swh)
|
|||
lookup-directory
|
||||
directory-entry-target
|
||||
|
||||
save-reply?
|
||||
save-reply-origin-url
|
||||
save-reply-origin-type
|
||||
save-reply-request-date
|
||||
save-reply-request-status
|
||||
save-reply-task-status
|
||||
save-origin
|
||||
save-origin-status
|
||||
|
||||
vault-reply?
|
||||
vault-reply-id
|
||||
vault-reply-fetch-url
|
||||
|
|
Loading…
Reference in a new issue