From: Nicolas Graves via Guix-patches via <guix-patches@gnu.org>
To: 68025@debbugs.gnu.org
Cc: ngraves@ngraves.fr
Subject: [bug#68025] [PATCH] gnu: gstreamer: Update to 1.22.8.
Date: Mon, 25 Dec 2023 16:16:43 +0100 [thread overview]
Message-ID: <20231225151644.4036-1-ngraves@ngraves.fr> (raw)
* gnu/packages/gstreamer.scm (gstreamer): Update to 1.22.8.
Change-Id: Id6893830cc992af6743907086a2759719abeded9
---
gnu/packages/gstreamer.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/gstreamer.scm b/gnu/packages/gstreamer.scm
index 71f8e3453a..f49800df91 100644
--- a/gnu/packages/gstreamer.scm
+++ b/gnu/packages/gstreamer.scm
@@ -461,7 +461,7 @@ (define %common-gstreamer-phases
(define-public gstreamer
(package
(name "gstreamer")
- (version "1.22.2")
+ (version "1.22.8")
(source
(origin
(method url-fetch)
@@ -470,7 +470,7 @@ (define-public gstreamer
version ".tar.xz"))
(sha256
(base32
- "08cfz2vkf494rsg0bn75px26fxs3syvxnsc9lj5n074j0cvfgbxj"))))
+ "1z0vwk62s5hznx2a4kdx000sx0xhbp0agbxi2zdv2f8ifyqkskmd"))))
(build-system meson-build-system)
(arguments
(list #:disallowed-references (list python)
--
2.41.0
next reply other threads:[~2023-12-25 15:18 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-12-25 15:16 Nicolas Graves via Guix-patches via [this message]
2024-11-26 13:49 ` bug#68025: [PATCH] gnu: gstreamer: Update to 1.22.8 Maxim Cournoyer
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=20231225151644.4036-1-ngraves@ngraves.fr \
--to=guix-patches@gnu.org \
--cc=68025@debbugs.gnu.org \
--cc=ngraves@ngraves.fr \
/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).