all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: vagrant@debian.org
To: 74096@debbugs.gnu.org
Cc: vagrant@debian.org
Subject: [bug#74096] [PATCH 1/2] gnu: lcrq: Update to 0.2.3.
Date: Tue, 29 Oct 2024 15:28:53 -0700	[thread overview]
Message-ID: <20241029222854.1871905-1-vagrant@debian.org> (raw)
In-Reply-To: <87wmhq7dq8.fsf@wireframe>

From: Vagrant Cascadian <vagrant@debian.org>

* gnu/packages/networking.scm (lcrq): Update to 0.2.3.
---
 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 be663b0dd8..3eeb457bb4 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.2.1")
+    (version "0.2.3")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -284,7 +284,7 @@ (define-public lcrq
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "0a6bvlib00na0rhz4lz80kc6v5kqfp8k26ydprwnf8h29nnza6y6"))))
+                "13nnx8izfzcy2k6y5njc8p9b196hpn2v90pmiysbiwp8qwnzczih"))))
     (build-system gnu-build-system)
     (arguments
      (list

base-commit: a9c33e9f688fce88aed610ab04c650efb71b4ce6
-- 
2.39.5





  reply	other threads:[~2024-10-29 22:30 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-29 22:20 [bug#74096] Update lcrq to 0.2.3 and librecast to 0.9.0 Vagrant Cascadian
2024-10-29 22:28 ` vagrant [this message]
2024-10-29 22:28   ` [bug#74096] [PATCH 2/2] gnu: librecast: Update " vagrant

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20241029222854.1871905-1-vagrant@debian.org \
    --to=vagrant@debian.org \
    --cc=74096@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.