GNU bug report logs - #62743
[PATCH] gnu: syncthing: Update syncthing to 1.23.4

Previous Next

Package: guix-patches;

Reported by: Ryan Schanzenbacher <ryan <at> rschanz.org>

Date: Sun, 9 Apr 2023 19:30:02 UTC

Severity: normal

Tags: patch

Done: Leo Famulari <leo <at> famulari.name>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 62743 in the body.
You can then email your comments to 62743 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#62743; Package guix-patches. (Sun, 09 Apr 2023 19:30:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Ryan Schanzenbacher <ryan <at> rschanz.org>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sun, 09 Apr 2023 19:30:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Ryan Schanzenbacher <ryan <at> rschanz.org>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: syncthing: Update syncthing to 1.23.4
Date: Sun, 9 Apr 2023 14:07:09 -0400
* gnu/packages/syncthing.scm: Update to 1.23.4.
---
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 9a86145b34..c4204f32fe 100644
--- a/gnu/packages/syncthing.scm
+++ b/gnu/packages/syncthing.scm
@@ -46,7 +46,7 @@ (define-module (gnu packages syncthing)
(define-public syncthing
(package
(name "syncthing")
- (version "1.23.2")
+ (version "1.23.4")
(source (origin
(method url-fetch)
(uri (string-append "https://github.com/syncthing/syncthing"
@@ -54,7 +54,7 @@ (define-public syncthing
"/syncthing-source-v" version ".tar.gz"))
(sha256
(base32
- "12d1mmqr4l0xhapq72i8yjsrzma79zsv664rhyjfpajfdw7cl3ix"))))
+ "1yi9adlp30myizlmv7a118cwrm6w1qfv09b0z7x1b7n4i8pqi8h6"))))
(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.38.1




Information forwarded to guix-patches <at> gnu.org:
bug#62743; Package guix-patches. (Mon, 10 Apr 2023 14:26:01 GMT) Full text and rfc822 format available.

Message #8 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Leo Famulari <leo <at> famulari.name>
To: Ryan Schanzenbacher via Guix-patches via <guix-patches <at> gnu.org>
Cc: 62743-done <at> debbugs.gnu.org
Subject: Re: [bug#62743] [PATCH] gnu: syncthing: Update syncthing to 1.23.4
Date: Mon, 10 Apr 2023 10:25:20 -0400
On Sun, Apr 09, 2023 at 02:07:09PM -0400, Ryan Schanzenbacher via Guix-patches via wrote:
> * gnu/packages/syncthing.scm: Update to 1.23.4.

Thanks! Tested and pushed as 990a7bcfeb3373130c9f79fa9a8ac648b2c511b8

By the way, somehow, your patch got mangled, as you can see here in the
web interface of the patch tracker:

https://issues.guix.gnu.org/issue/62743

Note the lack of indentation.

I recreated the patch on your behalf.

If you used `git send-email` or `git format-patch`, but it still didn't
work, please ask for help on #guix IRC or <help-guix <at> gnu.org>.

https://guix.gnu.org/manual/devel/en/html_node/Submitting-Patches.html




Reply sent to Leo Famulari <leo <at> famulari.name>:
You have taken responsibility. (Mon, 10 Apr 2023 14:26:02 GMT) Full text and rfc822 format available.

Notification sent to Ryan Schanzenbacher <ryan <at> rschanz.org>:
bug acknowledged by developer. (Mon, 10 Apr 2023 14:26:02 GMT) Full text and rfc822 format available.

Information forwarded to guix-patches <at> gnu.org:
bug#62743; Package guix-patches. (Mon, 10 Apr 2023 23:04:01 GMT) Full text and rfc822 format available.

Message #16 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Leo Famulari <leo <at> famulari.name>
To: Ryan Schanzenbacher via Guix-patches via <guix-patches <at> gnu.org>
Cc: 62743-done <at> debbugs.gnu.org
Subject: Re: [bug#62743] [PATCH] gnu: syncthing: Update syncthing to 1.23.4
Date: Mon, 10 Apr 2023 19:03:39 -0400
On Mon, Apr 10, 2023 at 10:25:20AM -0400, Leo Famulari wrote:
> On Sun, Apr 09, 2023 at 02:07:09PM -0400, Ryan Schanzenbacher via Guix-patches via wrote:
> > * gnu/packages/syncthing.scm: Update to 1.23.4.
> 
> Thanks! Tested and pushed as 990a7bcfeb3373130c9f79fa9a8ac648b2c511b8

Oops, my earlier push didn't go through. Really pushed as
61894e823d0d4d8825712fc91597cf661be7eccf

Sorry for the confusion!




Information forwarded to guix-patches <at> gnu.org:
bug#62743; Package guix-patches. (Mon, 10 Apr 2023 23:04:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 09 May 2023 11:24:06 GMT) Full text and rfc822 format available.

This bug report was last modified 2 years and 42 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.