GNU bug report logs -
#77243
Update librecast to 0.10.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 77243 in the body.
You can then email your comments to 77243 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#77243
; Package
guix-patches
.
(Mon, 24 Mar 2025 18:45:04 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
.
(Mon, 24 Mar 2025 18:45:04 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)]
Routine update to 0.10.0, with some shiny new features.
The only dependent, lcsync, still builds just fine:
$ ./pre-inst-env guix build --no-grafts --dependents librecast
guix build: computing dependents of package librecast <at> 0.10.0...
/gnu/store/iygwf6rfbvm95544xyg9xr03fhbn02gq-librecast-0.10.0
/gnu/store/nid8cf4ls28j1f523fz9np1xb2a121dv-lcsync-0.3.2
live well,
vagrant
[0001-gnu-librecast-Update-to-0.10.0.patch (text/x-diff, inline)]
From a819ee7d08f93e92711cb14316a327fe81b18581 Mon Sep 17 00:00:00 2001
From: Vagrant Cascadian <vagrant <at> debian.org>
Date: Mon, 24 Mar 2025 11:25:17 -0700
Subject: [PATCH] gnu: librecast: Update to 0.10.0.
* gnu/packages/networking.scm (librecast): Update to 0.10.0.
Change-Id: I6b9ac1591ec6a7280de87244fef32beceee184cb
---
gnu/packages/networking.scm | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/networking.scm b/gnu/packages/networking.scm
index 65d44e975a..b65b03b869 100644
--- a/gnu/packages/networking.scm
+++ b/gnu/packages/networking.scm
@@ -553,8 +553,7 @@ (define-public libnice
(define-public librecast
(package
(name "librecast")
- ;; Use commit fixing test suite hang in 0.9.1.
- (version "0.9.1-1-g5ab5f63")
+ (version "0.10.0")
(source
(origin
(method git-fetch)
@@ -563,7 +562,7 @@ (define-public librecast
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "1abiwgllm8l7jcx5hkgljbk2zddnn7y9mi7s4xmxi2k81a49zghb"))))
+ (base32 "04h7hzm0j9cvcd5skrbnyd69pidbrxzqsnciz0yxwbb883nd5kmq"))))
(build-system gnu-build-system)
(arguments
(list
base-commit: ce086e31f0f5c78be76fd228dfd7718ff6df584e
--
2.39.5
[signature.asc (application/pgp-signature, inline)]
Reply sent
to
Vagrant Cascadian <vagrant <at> debian.org>
:
You have taken responsibility.
(Thu, 17 Apr 2025 23:41:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Vagrant Cascadian <vagrant <at> debian.org>
:
bug acknowledged by developer.
(Thu, 17 Apr 2025 23:41:03 GMT)
Full text and
rfc822 format available.
Message #10 received at 77243-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
On 2025-03-24, Vagrant Cascadian wrote:
> Routine update to 0.10.0, with some shiny new features.
Pushed as 10a4f0ee85a0b776f5679be73658c8f920d1ca03.
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
.
(Fri, 16 May 2025 11:24:07 GMT)
Full text and
rfc822 format available.
This bug report was last modified 92 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.