GNU bug report logs

#76877 Update lcsync to 0.3.2

PackageSource(s)Maintainer(s)
guix-patches PTS Buildd Popcon
Reply or subscribe to this bug. View this bug as an mbox, status mbox, or maintainer mbox

Report forwarded to guix-patches@gnu.org:
bug#76877; Package guix-patches. (Sat, 08 Mar 2025 23:50:01 GMT) (full text, mbox, link).


Acknowledgement sent to Vagrant Cascadian <vagrant@debian.org>:
New bug report received and forwarded. Copy sent to guix-patches@gnu.org. (Sat, 08 Mar 2025 23:50:02 GMT) (full text, mbox, link).


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

From: Vagrant Cascadian <vagrant@debian.org>
To: guix-patches@gnu.org
Subject: Update lcsync to 0.3.2
Date: Sat, 08 Mar 2025 15:48:44 -0800
[Message part 1 (text/plain, inline)]
The attached patch updates lcsync to 0.3.2.

Just a few documentation updates of functionality already present.

Builds successfully, no dependents.

live well,
  vagrant
[0001-gnu-lcsync-Update-to-0.3.2.patch (text/x-diff, inline)]
From 7d6a4dcf927e3a7bd33c680ca89661f3c9fd24e3 Mon Sep 17 00:00:00 2001
From: Vagrant Cascadian <vagrant@debian.org>
Date: Sat, 8 Mar 2025 15:19:39 -0800
Subject: [PATCH] gnu: lcsync: Update to 0.3.2.

* gnu/packages/networking.scm (lcsync): Update to 0.3.2.
---
 gnu/packages/networking.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/networking.scm b/gnu/packages/networking.scm
index b0a0fb420d..b68252843a 100644
--- a/gnu/packages/networking.scm
+++ b/gnu/packages/networking.scm
@@ -360,7 +360,7 @@ (define-public netperf
 (define-public lcsync
   (package
     (name "lcsync")
-    (version "0.3.1")
+    (version "0.3.2")
     (source
      (origin
        (method git-fetch)
@@ -369,7 +369,7 @@ (define-public lcsync
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "15vfik9saqmvys2v10ci68n00s71d9k4kpqhrwz4ilv79fys7hn7"))))
+        (base32 "1wn36rj1il9rv8a76673yv7yk334z9dqq6g2bvbcscbrya4wqaia"))))
     (build-system gnu-build-system)
     (arguments
      (list

base-commit: 11cdebf9df6110eeb64586c6fd2c87e8ff991275
-- 
2.39.5

[signature.asc (application/pgp-signature, inline)]

Reply sent to Vagrant Cascadian <vagrant@debian.org>:
You have taken responsibility. (Tue, 18 Mar 2025 02:33:04 GMT) (full text, mbox, link).


Notification sent to Vagrant Cascadian <vagrant@debian.org>:
bug acknowledged by developer. (Tue, 18 Mar 2025 02:33:04 GMT) (full text, mbox, link).


Message #10 received at 76877-done@debbugs.gnu.org (full text, mbox, reply):

From: Vagrant Cascadian <vagrant@debian.org>
To: 76877-done@debbugs.gnu.org
Subject: Re: Update lcsync to 0.3.2
Date: Mon, 17 Mar 2025 19:32:02 -0700
[Message part 1 (text/plain, inline)]
On 2025-03-08, Vagrant Cascadian wrote:
> The attached patch updates lcsync to 0.3.2.

Pushed as dd9723faaa1dc19488d80c7605983e37e421c7c5.


live well,
  vagrant
[signature.asc (application/pgp-signature, inline)]

bug archived. Request was from Debbugs Internal Request <help-debbugs@gnu.org> to internal_control@debbugs.gnu.org. (Tue, 15 Apr 2025 11:24:12 GMT) (full text, mbox, link).


Send a report that this bug log contains spam.


debbugs.gnu.org maintainers <help-debbugs@gnu.org>. Last modified: Wed Apr 16 02:57:19 2025; Machine Name: wallace-server

GNU bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.