gnu: guile-8sync: Add support for gnu updater.
* gnu/packages/guile-xyz.scm (guile-8sync)[properties]: New field. Add upstream-name.
This commit is contained in:
parent
60651dd962
commit
eee4173ccc
@ -417,6 +417,7 @@ and then run @command{scm example.scm}.")
|
|||||||
library for GNU Guile based on the actor model.
|
library for GNU Guile based on the actor model.
|
||||||
|
|
||||||
Note that 8sync is only available for Guile 2.2.")
|
Note that 8sync is only available for Guile 2.2.")
|
||||||
|
(properties '((upstream-name . "8sync")))
|
||||||
(license license:lgpl3+)))
|
(license license:lgpl3+)))
|
||||||
|
|
||||||
(define-public guile-daemon
|
(define-public guile-daemon
|
||||||
|
Loading…
Reference in New Issue
Block a user