unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Maxim Cournoyer <maxim.cournoyer@gmail.com>
To: Nicolas Graves <ngraves@ngraves.fr>
Cc: 68025-done@debbugs.gnu.org
Subject: bug#68025: [PATCH] gnu: gstreamer: Update to 1.22.8.
Date: Tue, 26 Nov 2024 22:49:43 +0900	[thread overview]
Message-ID: <87h67uksug.fsf@gmail.com> (raw)
In-Reply-To: <20231225151644.4036-1-ngraves@ngraves.fr> (Nicolas Graves's message of "Mon, 25 Dec 2023 16:16:43 +0100")

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




      reply	other threads:[~2024-11-26 13:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]

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=87h67uksug.fsf@gmail.com \
    --to=maxim.cournoyer@gmail.com \
    --cc=68025-done@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).