GNU bug report logs - #64781
Update lcrq to 0.1.0

Previous Next

Package: guix-patches;

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

Date: Sat, 22 Jul 2023 02:26:02 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#64781: closed (Update lcrq to 0.1.0)
Date: Sun, 06 Aug 2023 23:13:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sun, 06 Aug 2023 16:12:12 -0700
with message-id <87sf8vyddf.fsf <at> wireframe>
and subject line Re: Update lcrq to 0.1.0
has caused the debbugs.gnu.org bug report #64781,
regarding Update lcrq to 0.1.0
to be marked as done.

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


-- 
64781: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=64781
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 lcrq to 0.1.0
Date: Fri, 21 Jul 2023 19:25:12 -0700
[Message part 3 (text/plain, inline)]
The attached patch updates lcrq to 0.1.0.

The two dependent packages, librecast and lcsync both build fine with
the newer lcrq.

live well,
  vagrant
[0001-gnu-lcrq-Update-to-0.1.0.patch (text/x-diff, inline)]
From b1da80e5aa5bb75f44ea17d779601816ea19acd0 Mon Sep 17 00:00:00 2001
From: Vagrant Cascadian <vagrant <at> debian.org>
Date: Fri, 21 Jul 2023 19:17:51 -0700
Subject: [PATCH] gnu: lcrq: Update to 0.1.0.

* gnu/packages/networking.scm (lcrq): Update to 0.1.0.
---
 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 18d5c26ce0..74ef9a5a91 100644
--- a/gnu/packages/networking.scm
+++ b/gnu/packages/networking.scm
@@ -256,7 +256,7 @@ (define-public axel
 (define-public lcrq
   (package
     (name "lcrq")
-    (version "0.0.1")
+    (version "0.1.0")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -265,7 +265,7 @@ (define-public lcrq
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "0jf7x3zcdbz5b99qz7liw4i90hn9s457zr82n0r8g9qsi81a1d8c"))))
+                "13mfg866scvy557zrvjxjhkzam39h8d07s2w3fqbwhw6br6axkxk"))))
     (build-system gnu-build-system)
     (arguments
      `(#:parallel-tests? #f

base-commit: 03ae5bb866151de7c19561a7da6f477156e4b305
-- 
2.39.2

[signature.asc (application/pgp-signature, inline)]
[Message part 6 (message/rfc822, inline)]
From: Vagrant Cascadian <vagrant <at> debian.org>
To: 64781-done <at> debbugs.gnu.org
Subject: Re: Update lcrq to 0.1.0
Date: Sun, 06 Aug 2023 16:12:12 -0700
[Message part 7 (text/plain, inline)]
On 2023-07-21, Vagrant Cascadian wrote:
> The attached patch updates lcrq to 0.1.0.
>
> The two dependent packages, librecast and lcsync both build fine with
> the newer lcrq.

Pushed as 985638aea14720e16ed5fd94a0e1382a57dec7ac.

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

This bug report was last modified 1 year and 288 days ago.

Previous Next


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