GNU bug report logs -
#68752
[PATCH] gnu: syncthing: Update to 1.27.2.
Previous Next
Reported by: David Pflug <david <at> pflug.io>
Date: Sat, 27 Jan 2024 07:25:02 UTC
Severity: normal
Tags: patch
Done: Sharlatan Hellseher <sharlatanus <at> gmail.com>
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 68752 in the body.
You can then email your comments to 68752 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#68752
; Package
guix-patches
.
(Sat, 27 Jan 2024 07:25:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
David Pflug <david <at> pflug.io>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Sat, 27 Jan 2024 07:25:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/syncthing.scm (syncthing): Update to 1.27.2.
Change-Id: Ifc6af7a518d4dfc75e42889de1a0873cdcbdfaaf
---
gnu/packages/syncthing.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/syncthing.scm b/gnu/packages/syncthing.scm
index 7598b46824..514bb1c1c1 100644
--- a/gnu/packages/syncthing.scm
+++ b/gnu/packages/syncthing.scm
@@ -8,6 +8,7 @@
;;; 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>
+;;; Copyright © 2024 David Pflug <david <at> pflug.io>
;;;
;;; This file is part of GNU Guix.
;;;
@@ -45,7 +46,7 @@ (define-module (gnu packages syncthing)
(define-public syncthing
(package
(name "syncthing")
- (version "1.27.1")
+ (version "1.27.2")
(source (origin
(method url-fetch)
(uri (string-append "https://github.com/syncthing/syncthing"
@@ -53,7 +54,7 @@ (define-public syncthing
"/syncthing-source-v" version ".tar.gz"))
(sha256
(base32
- "0d1qlzh07a9h2wx2fxm2fdask2sm750pqwk7jx62x2hcwmb08ysw"))))
+ "0g418jyqqik8ds8qcrlnmm2bhwwpbrfgd82fg2jyip4zw1aicqia"))))
(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
base-commit: 2823253484e49391c6ba3c653a2f9e9f5e5f38ae
--
2.41.0
Reply sent
to
Sharlatan Hellseher <sharlatanus <at> gmail.com>
:
You have taken responsibility.
(Fri, 09 Feb 2024 22:25:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
David Pflug <david <at> pflug.io>
:
bug acknowledged by developer.
(Fri, 09 Feb 2024 22:25:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 68752-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Hi,
Pushed as 21aaf1c25ad72e7b1514caa1cba155f9e771c8c6 to master.
Thanks,
Oleg
[signature.asc (application/pgp-signature, inline)]
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sat, 09 Mar 2024 12:24:06 GMT)
Full text and
rfc822 format available.
This bug report was last modified 1 year and 98 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.