unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#68025] [PATCH] gnu: gstreamer: Update to 1.22.8.
@ 2023-12-25 15:16 Nicolas Graves via Guix-patches via
  0 siblings, 0 replies; only message 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] only message in thread

only message in thread, other threads:[~2023-12-25 15:18 UTC | newest]

Thread overview: (only message) (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

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).