me
/
guix
Archived
1
0
Fork 0

gnu: guile-8sync: Add support for gnu updater.

* gnu/packages/guile-xyz.scm (guile-8sync)[properties]: New field. Add
upstream-name.
master
Efraim Flashner 2020-04-22 22:55:10 +03:00
parent 60651dd962
commit eee4173ccc
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 1 additions and 0 deletions

View File

@ -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