me
/
guix
Archived
1
0
Fork 0

gnu: syncthing: Add release-monitoring-url.

* gnu/packages/syncthing.scm (syncthing)[properties]: New field.
master
Efraim Flashner 2022-02-02 12:01:15 +02:00
parent 25d1a31434
commit b34eb09311
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 3 additions and 0 deletions

View File

@ -137,6 +137,9 @@
supports a wide variety of computing platforms. It uses the Block Exchange
Protocol.")
(home-page "https://github.com/syncthing/syncthing")
(properties
'((release-monitoring-url . "https://github.com/syncthing/syncthing/releases")
(upstream-name . "syncthing-source")))
(license mpl2.0)))
(define-public syncthing-gtk