GNU bug report logs -
#67907
[PATCH] update syncthing to 1.27.1
Previous Next
Reported by: Benjamin Slade <slade <at> lambda-y.net>
Date: Tue, 19 Dec 2023 18:25:02 UTC
Severity: normal
Tags: patch
Done: Leo Famulari <leo <at> famulari.name>
Bug is archived. No further changes may be made.
Full log
Message #10 received at 67907-done <at> debbugs.gnu.org (full text, mbox):
On Tue, Dec 19, 2023 at 12:23:03PM -0600, Benjamin Slade wrote:
> --
>
> '(Dr Benjamin Slade (he/him)
> (website . <https://lambda-y.net>)
> `(pgp_fp: ,(21BA 2AE1 28F6 DF36 110A 0E9C A320 BBE8 2B52 EE19))
> "sent by mu4e 1.10.8 in Emacs 30.0.50 with org-msg on GNU Guix (Linux)")
> diff --git a/gnu/packages/syncthing.scm b/gnu/packages/syncthing.scm
> index 2b8a37b..7598b46 100644
> --- a/gnu/packages/syncthing.scm
> +++ b/gnu/packages/syncthing.scm
> @@ -7,6 +7,7 @@
> ;;; Copyright © 2021 Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
> ;;; Copyright © 2021 Arun Isaac <arunisaac <at> systemreboot.net>
> ;;; Copyright © 2022 John Kehayias <john.kehayias <at> protonmail.com>
> +;;; Copyright © 2023 Benjamin Slade <slade <at> lambda-y.net>
> ;;;
> ;;; This file is part of GNU Guix.
> ;;;
> @@ -44,7 +45,7 @@ (define-module (gnu packages syncthing)
> (define-public syncthing
> (package
> (name "syncthing")
> - (version "1.25.0")
> + (version "1.27.1")
Thanks! Pushed as 49a7a95ba44e231e9e15a274f9a96de6fa012daf
This bug report was last modified 1 year and 152 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.