GNU bug report logs -
#68025
[PATCH] gnu: gstreamer: Update to 1.22.8.
Previous Next
Reported by: Nicolas Graves <ngraves <at> ngraves.fr>
Date: Mon, 25 Dec 2023 15:18:02 UTC
Severity: normal
Tags: patch
Done: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your bug report
#68025: [PATCH] gnu: gstreamer: Update to 1.22.8.
which was filed against the guix-patches package, has been closed.
The explanation is attached below, along with your original report.
If you require more details, please reply to 68025 <at> debbugs.gnu.org.
--
68025: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=68025
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
Hi Nicolas,
Nicolas Graves <ngraves <at> 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
[Message part 3 (message/rfc822, inline)]
* 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
This bug report was last modified 232 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.