emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#65642: closed (Update lcrq to 0.1.2)


From: GNU bug Tracking System
Subject: bug#65642: closed (Update lcrq to 0.1.2)
Date: Wed, 06 Sep 2023 00:52:04 +0000

Your message dated Tue, 05 Sep 2023 20:51:33 -0400
with message-id <87edjcf7je.fsf_-_@gmail.com>
and subject line Re: bug#65642: Update lcrq to 0.1.2
has caused the debbugs.gnu.org bug report #65642,
regarding Update lcrq to 0.1.2
to be marked as done.

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


-- 
65642: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=65642
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: Update lcrq to 0.1.1 Date: Wed, 30 Aug 2023 17:57:47 -0700
The attached patch updates lcrq to 0.1.1.

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

live well,
  vagrant
From e8525bb82f35c6251991130f4a64fc99f0bba69f Mon Sep 17 00:00:00 2001
From: Vagrant Cascadian <vagrant@debian.org>
Date: Wed, 30 Aug 2023 17:54:09 -0700
Subject: [PATCH] gnu: lcrq: Update to 0.1.1.

* gnu/packages/networking.scm (lcrq): Update to 0.1.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 f4ecd85009..936d249565 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.1.0")
+    (version "0.1.1")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -265,7 +265,7 @@ (define-public lcrq
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "13mfg866scvy557zrvjxjhkzam39h8d07s2w3fqbwhw6br6axkxk"))))
+                "09dnr3hmhkd7frd5w0mds6069damshn9hrrvmwasrppr4hfydxqs"))))
     (build-system gnu-build-system)
     (arguments
      `(#:parallel-tests? #f

base-commit: d6966b8a5b4f2ddda2bc685b9642e7a1c2cbe17c
-- 
2.39.2

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message --- Subject: Re: bug#65642: Update lcrq to 0.1.2 Date: Tue, 05 Sep 2023 20:51:33 -0400 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux)
Hello,

Vagrant Cascadian <vagrant@debian.org> writes:

> And in the meantime, upstream snuck in a new release with some minor
> fixes. May as well update to that!
>
> Both lcsync and librecast still build fine!
>
> live well,
>   vagrant
>
> From 3454b360a107aba20ee00e7d5fc0d56177704d58 Mon Sep 17 00:00:00 2001
> From: Vagrant Cascadian <vagrant@debian.org>
> Date: Thu, 31 Aug 2023 15:43:14 -0700
> Subject: [PATCH] gnu: lcrq: Update to 0.1.2.
>
> * gnu/packages/networking.scm (lcrq): Update to 0.1.2.
> ---

Installed!

-- 
Thanks,
Maxim


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]