emacs-bug-tracker
[Top][All Lists]
Advanced

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

bug#66872: closed ([PATCH] gnu: syncthing: Update to 1.25.0.)


From: GNU bug Tracking System
Subject: bug#66872: closed ([PATCH] gnu: syncthing: Update to 1.25.0.)
Date: Fri, 03 Nov 2023 10:36:03 +0000

Your message dated Fri, 03 Nov 2023 10:34:16 +0000
with message-id <87fs1nktvq.fsf@cbaines.net>
and subject line Re: [bug#66872] [PATCH] gnu: syncthing: Update to 1.25.0.
has caused the debbugs.gnu.org bug report #66872,
regarding [PATCH] gnu: syncthing: Update to 1.25.0.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
66872: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=66872
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: syncthing: Update to 1.25.0. Date: Wed, 1 Nov 2023 10:19:15 +0100
* gnu/packages/syncthing.scm (syncthing): Update to 1.25.0.

Change-Id: I39ebd12e96fb09386cf51bd42cd5241f3820c16c
---
 gnu/packages/syncthing.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/syncthing.scm b/gnu/packages/syncthing.scm
index 1709840211..2b8a37b518 100644
--- a/gnu/packages/syncthing.scm
+++ b/gnu/packages/syncthing.scm
@@ -44,7 +44,7 @@ (define-module (gnu packages syncthing)
 (define-public syncthing
   (package
     (name "syncthing")
-    (version "1.24.0")
+    (version "1.25.0")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://github.com/syncthing/syncthing";
@@ -52,7 +52,7 @@ (define-public syncthing
                                   "/syncthing-source-v" version ".tar.gz"))
               (sha256
                (base32
-                "13v04slf231hd3rywyan0n7yyc94s34wfwnmwz8sfw4vgxk5k52a"))))
+                "18cyg0wnf34xi964fxvzxgcq6z0pbirk0k4z82w1cqi3f3l9jlg2"))))
     (build-system go-build-system)
     ;; The primary Syncthing executable goes to "out", while the auxiliary
     ;; server programs and utility tools go to "utils".  This reduces the size
-- 
2.41.0




--- End Message ---
--- Begin Message --- Subject: Re: [bug#66872] [PATCH] gnu: syncthing: Update to 1.25.0. Date: Fri, 03 Nov 2023 10:34:16 +0000 User-agent: mu4e 1.10.7; emacs 29.1
Timotej Lazar <timotej.lazar@araneo.si> writes:

> * gnu/packages/syncthing.scm (syncthing): Update to 1.25.0.
>
> Change-Id: I39ebd12e96fb09386cf51bd42cd5241f3820c16c
> ---
>  gnu/packages/syncthing.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks for the patch! I've pushed this to master as
c9a7cbf0b7782221e571eceb8547f9dfa12afe31.

Chris

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

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