From: vagrant@debian.org
To: 74096@debbugs.gnu.org
Cc: vagrant@debian.org
Subject: [bug#74096] [PATCH 2/2] gnu: librecast: Update to 0.9.0.
Date: Tue, 29 Oct 2024 15:28:54 -0700 [thread overview]
Message-ID: <20241029222854.1871905-2-vagrant@debian.org> (raw)
In-Reply-To: <20241029222854.1871905-1-vagrant@debian.org>
From: Vagrant Cascadian <vagrant@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
prev parent 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 ` [bug#74096] [PATCH 1/2] gnu: lcrq: Update to 0.2.3 vagrant
2024-10-29 22:28 ` vagrant [this message]
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-2-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.