all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#64781] Update lcrq to 0.1.0
@ 2023-07-22  2:25 Vagrant Cascadian
  2023-08-06 23:12 ` bug#64781: " Vagrant Cascadian
  0 siblings, 1 reply; 2+ messages in thread
From: Vagrant Cascadian @ 2023-07-22  2:25 UTC (permalink / raw)
  To: 64781


[-- Attachment #1.1: Type: text/plain, Size: 151 bytes --]

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1.2: 0001-gnu-lcrq-Update-to-0.1.0.patch --]
[-- Type: text/x-diff, Size: 1231 bytes --]

From b1da80e5aa5bb75f44ea17d779601816ea19acd0 Mon Sep 17 00:00:00 2001
From: Vagrant Cascadian <vagrant@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


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 227 bytes --]

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#64781: Update lcrq to 0.1.0
  2023-07-22  2:25 [bug#64781] Update lcrq to 0.1.0 Vagrant Cascadian
@ 2023-08-06 23:12 ` Vagrant Cascadian
  0 siblings, 0 replies; 2+ messages in thread
From: Vagrant Cascadian @ 2023-08-06 23:12 UTC (permalink / raw)
  To: 64781-done

[-- Attachment #1: Type: text/plain, Size: 251 bytes --]

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

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 227 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-08-06 23:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-22  2:25 [bug#64781] Update lcrq to 0.1.0 Vagrant Cascadian
2023-08-06 23:12 ` bug#64781: " Vagrant Cascadian

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.