GNU bug report logs -
#74096
Update lcrq to 0.2.3 and librecast to 0.9.0
Previous Next
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 74096 in the body.
You can then email your comments to 74096 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#74096
; Package
guix-patches
.
(Tue, 29 Oct 2024 22:22:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Vagrant Cascadian <vagrant <at> debian.org>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Tue, 29 Oct 2024 22:22:01 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
New versions of lcrq and librecast were released!
The only dependent, lcsync, still builds.
Patches to follow...
live well,
vagrant
[signature.asc (application/pgp-signature, inline)]
Information forwarded
to
guix-patches <at> gnu.org
:
bug#74096
; Package
guix-patches
.
(Tue, 29 Oct 2024 22:30:02 GMT)
Full text and
rfc822 format available.
Message #8 received at 74096 <at> debbugs.gnu.org (full text, mbox):
From: Vagrant Cascadian <vagrant <at> 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
Information forwarded
to
guix-patches <at> gnu.org
:
bug#74096
; Package
guix-patches
.
(Tue, 29 Oct 2024 22:30:03 GMT)
Full text and
rfc822 format available.
Message #11 received at 74096 <at> debbugs.gnu.org (full text, mbox):
From: Vagrant Cascadian <vagrant <at> debian.org>
* gnu/packages/networking.scm (librecast): Update to 0.9.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 3eeb457bb4..137a607f31 100644
--- a/gnu/packages/networking.scm
+++ b/gnu/packages/networking.scm
@@ -544,7 +544,7 @@ (define-public libnice
(define-public librecast
(package
(name "librecast")
- (version "0.8.0")
+ (version "0.9.0")
(source
(origin
(method git-fetch)
@@ -553,7 +553,7 @@ (define-public librecast
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "01m0q4n2hy3csbzil8ivjyzb1mh4w9jlh9iiv6z53kasl7aas27i"))))
+ (base32 "1hqww2p8vdpi39451h2dlwbbj0zi00ap7ddch7i5xw0mwqvq177d"))))
(build-system gnu-build-system)
(arguments
(list
--
2.39.5
Information forwarded
to
guix-patches <at> gnu.org
:
bug#74096
; Package
guix-patches
.
(Sat, 02 Nov 2024 01:56:01 GMT)
Full text and
rfc822 format available.
Message #14 received at 74096 <at> debbugs.gnu.org (full text, mbox):
From: Vagrant Cascadian <vagrant <at> debian.org>
* gnu/packages/networking.scm (librecast): Update to 0.9.1-1-g5ab5f63.
---
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 3eeb457bb4..174b18d8fb 100644
--- a/gnu/packages/networking.scm
+++ b/gnu/packages/networking.scm
@@ -544,7 +544,7 @@ (define-public libnice
(define-public librecast
(package
(name "librecast")
- (version "0.8.0")
+ (version "0.9.1-1-g5ab5f63")
(source
(origin
(method git-fetch)
@@ -553,7 +553,7 @@ (define-public librecast
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "01m0q4n2hy3csbzil8ivjyzb1mh4w9jlh9iiv6z53kasl7aas27i"))))
+ (base32 "1abiwgllm8l7jcx5hkgljbk2zddnn7y9mi7s4xmxi2k81a49zghb"))))
(build-system gnu-build-system)
(arguments
(list
--
2.39.5
Information forwarded
to
guix-patches <at> gnu.org
:
bug#74096
; Package
guix-patches
.
(Sat, 02 Nov 2024 01:57:02 GMT)
Full text and
rfc822 format available.
Message #17 received at 74096 <at> debbugs.gnu.org (full text, mbox):
From: Vagrant Cascadian <vagrant <at> 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: ea11d3608566174c4bae70faa4f9d0c67748d2db
--
2.39.5
Reply sent
to
Vagrant Cascadian <vagrant <at> debian.org>
:
You have taken responsibility.
(Wed, 06 Nov 2024 01:02:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Vagrant Cascadian <vagrant <at> debian.org>
:
bug acknowledged by developer.
(Wed, 06 Nov 2024 01:02:02 GMT)
Full text and
rfc822 format available.
Message #22 received at 74096-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Pushed as:
78ffa637313f61a4fec06e5f1e41595f0e79b9eb gnu: librecast: Update to 0.9.1-1-g5ab5f63.
ad800e7299330218e2b9dfb68c46c819d976289e gnu: lcrq: Update to 0.2.3.
live well,
vagrant
[signature.asc (application/pgp-signature, inline)]
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Wed, 04 Dec 2024 12:24:12 GMT)
Full text and
rfc822 format available.
This bug report was last modified 255 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.