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