GNU bug report logs - #72881
lcrq and lcsync updates

Previous Next

Package: guix-patches;

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

Date: Thu, 29 Aug 2024 21:37:01 UTC

Severity: normal

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

Bug is archived. No further changes may be made.

Full log


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

From: vagrant <at> debian.org
To: 72881 <at> debbugs.gnu.org
Cc: vagrant <at> debian.org
Subject: [PATCH 1/3] gnu: lcrq: Update to 0.2.1.
Date: Thu, 29 Aug 2024 14:39:18 -0700
From: Vagrant Cascadian <vagrant <at> debian.org>

* gnu/packages/networking.scm (lcrq): Update to 0.2.1.
---
 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 f4ad280603..eeeb215461 100644
--- a/gnu/packages/networking.scm
+++ b/gnu/packages/networking.scm
@@ -275,7 +275,7 @@ (define-public axel
 (define-public lcrq
   (package
     (name "lcrq")
-    (version "0.1.2")
+    (version "0.2.1")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -284,7 +284,7 @@ (define-public lcrq
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "1m29p4bsafzbchnkidyrnglfdf1c9pnq6akkmivi23qdv9kj51dg"))))
+                "0a6bvlib00na0rhz4lz80kc6v5kqfp8k26ydprwnf8h29nnza6y6"))))
     (build-system gnu-build-system)
     (arguments
      (list

base-commit: d5312370b46ace47e138d84e1bb28e5651cee94b
-- 
2.39.2





This bug report was last modified 258 days ago.

Previous Next


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