mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: syncthing: Add release-monitoring-url.
* gnu/packages/syncthing.scm (syncthing)[properties]: New field.
This commit is contained in:
parent
25d1a31434
commit
b34eb09311
1 changed files with 3 additions and 0 deletions
|
@ -137,6 +137,9 @@
|
||||||
supports a wide variety of computing platforms. It uses the Block Exchange
|
supports a wide variety of computing platforms. It uses the Block Exchange
|
||||||
Protocol.")
|
Protocol.")
|
||||||
(home-page "https://github.com/syncthing/syncthing")
|
(home-page "https://github.com/syncthing/syncthing")
|
||||||
|
(properties
|
||||||
|
'((release-monitoring-url . "https://github.com/syncthing/syncthing/releases")
|
||||||
|
(upstream-name . "syncthing-source")))
|
||||||
(license mpl2.0)))
|
(license mpl2.0)))
|
||||||
|
|
||||||
(define-public syncthing-gtk
|
(define-public syncthing-gtk
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue