1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: syncthing: Update release-monitoring-url.

* gnu/packages/syncthing.scm (syncthing)[properties]: Update
release-monitoring-url.
This commit is contained in:
Efraim Flashner
2022-11-15 09:41:09 +02:00
parent de1bc72f04
commit 717dba1c53

View File

@@ -137,7 +137,7 @@ 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")
'((release-monitoring-url . "https://syncthing.net/downloads/")
(upstream-name . "syncthing-source")))
(license mpl2.0)))