guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

04/05: gnu: syncthing: Update release-monitoring-url.


From: guix-commits
Subject: 04/05: gnu: syncthing: Update release-monitoring-url.
Date: Tue, 15 Nov 2022 03:04:55 -0500 (EST)

efraim pushed a commit to branch master
in repository guix.

commit 717dba1c53be500cb7e32efbbaa0487bd0825bad
Author: Efraim Flashner <efraim@flashner.co.il>
AuthorDate: Tue Nov 15 09:41:09 2022 +0200

    gnu: syncthing: Update release-monitoring-url.
    
    * gnu/packages/syncthing.scm (syncthing)[properties]: Update
    release-monitoring-url.
---
 gnu/packages/syncthing.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/syncthing.scm b/gnu/packages/syncthing.scm
index 2d78aaafe3..75ebf7c11f 100644
--- a/gnu/packages/syncthing.scm
+++ b/gnu/packages/syncthing.scm
@@ -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)))
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]