unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Vagrant Cascadian <vagrant@debian.org>
To: 63503@debbugs.gnu.org
Subject: [bug#63503] Update librecast to 0.6.1
Date: Sun, 14 May 2023 11:22:19 -0700	[thread overview]
Message-ID: <87lehqn57o.fsf@wireframe> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 66 bytes --]

Fairly routine update, fresh from upstream!

live well,
  vagrant

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1.2: 0001-gnu-librecast-Update-to-0.6.1.patch --]
[-- Type: text/x-diff, Size: 1259 bytes --]

From 77978fcf8419cdc6bd8599ccf8b0ee8158a549cd Mon Sep 17 00:00:00 2001
From: Vagrant Cascadian <vagrant@debian.org>
Date: Sun, 14 May 2023 11:19:00 -0700
Subject: [PATCH] gnu: librecast: Update to 0.6.1.

* gnu/packages/networking.scm (librecast): Update to 0.6.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 85fb352ebf..30e67d3a98 100644
--- a/gnu/packages/networking.scm
+++ b/gnu/packages/networking.scm
@@ -488,7 +488,7 @@ (define-public libnice
 (define-public librecast
   (package
     (name "librecast")
-    (version "0.5.1")
+    (version "0.6.1")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -497,7 +497,7 @@ (define-public librecast
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "1zzdxawzsj0lxyxm8c2wdqx3b633f8ybvlg6szs4v0y42xg4a829"))))
+                "1kixnm7pn8345wp0klhnpw5x992cqbqx3bhc01j8xhqf6irlzdm3"))))
     (build-system gnu-build-system)
     (arguments
      `(#:parallel-tests? #f

base-commit: b3adba7b5ef3bb56509710b1596225017f1342cc
-- 
2.39.2


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 227 bytes --]

             reply	other threads:[~2023-05-14 18:23 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-14 18:22 Vagrant Cascadian [this message]
2023-05-24  8:11 ` [bug#63503] Update librecast to 0.6.1 Efraim Flashner
2023-05-24 22:53   ` bug#63503: " Vagrant Cascadian

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

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87lehqn57o.fsf@wireframe \
    --to=vagrant@debian.org \
    --cc=63503@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 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).