* [bug#74096] Update lcrq to 0.2.3 and librecast to 0.9.0
@ 2024-10-29 22:20 Vagrant Cascadian
2024-10-29 22:28 ` [bug#74096] [PATCH 1/2] gnu: lcrq: Update to 0.2.3 vagrant
0 siblings, 1 reply; 3+ messages in thread
From: Vagrant Cascadian @ 2024-10-29 22:20 UTC (permalink / raw)
To: 74096; +Cc: vagrant
[-- Attachment #1: Type: text/plain, Size: 137 bytes --]
New versions of lcrq and librecast were released!
The only dependent, lcsync, still builds.
Patches to follow...
live well,
vagrant
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 227 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* [bug#74096] [PATCH 1/2] gnu: lcrq: Update to 0.2.3.
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
2024-10-29 22:28 ` [bug#74096] [PATCH 2/2] gnu: librecast: Update to 0.9.0 vagrant
0 siblings, 1 reply; 3+ messages in thread
From: vagrant @ 2024-10-29 22:28 UTC (permalink / raw)
To: 74096; +Cc: vagrant
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
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [bug#74096] [PATCH 2/2] gnu: librecast: Update to 0.9.0.
2024-10-29 22:28 ` [bug#74096] [PATCH 1/2] gnu: lcrq: Update to 0.2.3 vagrant
@ 2024-10-29 22:28 ` vagrant
0 siblings, 0 replies; 3+ messages in thread
From: vagrant @ 2024-10-29 22:28 UTC (permalink / raw)
To: 74096; +Cc: vagrant
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
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-10-29 22:30 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 ` [bug#74096] [PATCH 2/2] gnu: librecast: Update to 0.9.0 vagrant
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).