GNU bug report logs - #76877
Update lcsync to 0.3.2

Previous Next

Package: guix-patches;

Reported by: Vagrant Cascadian <vagrant <at> debian.org>

Date: Sat, 8 Mar 2025 23:50:01 UTC

Severity: normal

Done: Vagrant Cascadian <vagrant <at> debian.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Vagrant Cascadian <vagrant <at> debian.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#76877: closed (Update lcsync to 0.3.2)
Date: Tue, 18 Mar 2025 02:33:04 +0000
[Message part 1 (text/plain, inline)]
Your message dated Mon, 17 Mar 2025 19:32:02 -0700
with message-id <87zfhjkr19.fsf <at> wireframe>
and subject line Re: Update lcsync to 0.3.2
has caused the debbugs.gnu.org bug report #76877,
regarding Update lcsync to 0.3.2
to be marked as done.

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


-- 
76877: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=76877
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Vagrant Cascadian <vagrant <at> debian.org>
To: guix-patches <at> gnu.org
Subject: Update lcsync to 0.3.2
Date: Sat, 08 Mar 2025 15:48:44 -0800
[Message part 3 (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 <at> 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)]
[Message part 6 (message/rfc822, inline)]
From: Vagrant Cascadian <vagrant <at> debian.org>
To: 76877-done <at> debbugs.gnu.org
Subject: Re: Update lcsync to 0.3.2
Date: Mon, 17 Mar 2025 19:32:02 -0700
[Message part 7 (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)]

This bug report was last modified 68 days ago.

Previous Next


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