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.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 68025 in the body.
You can then email your comments to 68025 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#68025
; Package
guix-patches
.
(Mon, 25 Dec 2023 15:18:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Nicolas Graves <ngraves <at> ngraves.fr>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Mon, 25 Dec 2023 15:18:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* 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
Reply sent
to
Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
:
You have taken responsibility.
(Tue, 26 Nov 2024 13:52:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Nicolas Graves <ngraves <at> ngraves.fr>
:
bug acknowledged by developer.
(Tue, 26 Nov 2024 13:52:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 68025-done <at> debbugs.gnu.org (full text, mbox):
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
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Wed, 25 Dec 2024 12:24:06 GMT)
Full text and
rfc822 format available.
This bug report was last modified 197 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.