1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-28 03:51:53 +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
+1 -1
View File
@@ -137,7 +137,7 @@ 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 (properties
'((release-monitoring-url . "https://github.com/syncthing/syncthing/releases") '((release-monitoring-url . "https://syncthing.net/downloads/")
(upstream-name . "syncthing-source"))) (upstream-name . "syncthing-source")))
(license mpl2.0))) (license mpl2.0)))