* [bug#68025] [PATCH] gnu: gstreamer: Update to 1.22.8.
@ 2023-12-25 15:16 Nicolas Graves via Guix-patches via
2024-11-26 13:49 ` bug#68025: " Maxim Cournoyer
0 siblings, 1 reply; 2+ messages in thread
From: Nicolas Graves via Guix-patches via @ 2023-12-25 15:16 UTC (permalink / raw)
To: 68025; +Cc: ngraves
* 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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#68025: [PATCH] gnu: gstreamer: Update to 1.22.8.
2023-12-25 15:16 [bug#68025] [PATCH] gnu: gstreamer: Update to 1.22.8 Nicolas Graves via Guix-patches via
@ 2024-11-26 13:49 ` Maxim Cournoyer
0 siblings, 0 replies; 2+ messages in thread
From: Maxim Cournoyer @ 2024-11-26 13:49 UTC (permalink / raw)
To: Nicolas Graves; +Cc: 68025-done
Hi Nicolas,
Nicolas Graves <ngraves@ngraves.fr> writes:
> * 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)
We now have a more up-to-date version on the gnome-team branch, along
all the gst-* plugins.
Closing as obsolete.
--
Thanks,
Maxim
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-11-26 13:52 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-25 15:16 [bug#68025] [PATCH] gnu: gstreamer: Update to 1.22.8 Nicolas Graves via Guix-patches via
2024-11-26 13:49 ` bug#68025: " Maxim Cournoyer
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).