[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
106/155: gnu: gstreamer-docs: Update to 1.24.9.
From: |
guix-commits |
Subject: |
106/155: gnu: gstreamer-docs: Update to 1.24.9. |
Date: |
Mon, 23 Dec 2024 15:24:18 -0500 (EST) |
lilyp pushed a commit to branch gnome-team
in repository guix.
commit f3fa07baacf55eab08ec8ac6b0742dba66328bca
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Mon Nov 11 15:17:19 2024 +0900
gnu: gstreamer-docs: Update to 1.24.9.
* gnu/packages/gstreamer.scm (gstreamer-docs): Update to 1.24.9.
Change-Id: I96c6576badb7af35e25b5c4ef9602a7f11de3127
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
---
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 b4ab3ee3ec..3904280fba 100644
--- a/gnu/packages/gstreamer.scm
+++ b/gnu/packages/gstreamer.scm
@@ -398,7 +398,7 @@ arrays of data.")
(define-public gstreamer-docs
(package
(name "gstreamer-docs")
- (version "1.22.2")
+ (version "1.24.9")
(source (origin
(method url-fetch)
(uri (string-append
@@ -406,7 +406,7 @@ arrays of data.")
"/gstreamer-docs-" version ".tar.xz"))
(sha256
(base32
- "1fljaydlinzw9jf5nkhwf7ihfzd5250k2cv220mi8dxxf7rgn18y"))))
+ "0vb4d35rglvjlj2y9r0nlgankflqw0ql6gwsf4612505sa01mz7s"))))
(build-system trivial-build-system)
(arguments
`(#:modules ((guix build utils))
- 91/155: Merge master branch into gnome-team., (continued)
- 91/155: Merge master branch into gnome-team., guix-commits, 2024/12/23
- 89/155: gnu: wpewebkit: Update to 2.46.0., guix-commits, 2024/12/23
- 94/155: gnu: Add lock., guix-commits, 2024/12/23
- 100/155: gnu: gst-plugins-good: Update to 1.24.9., guix-commits, 2024/12/23
- 97/155: gnu: gi-docgen: Update to 2024.1., guix-commits, 2024/12/23
- 98/155: gnu: gstreamer: Update to 1.24.9., guix-commits, 2024/12/23
- 99/155: gnu: gst-plugins-base: Update to 1.24.9., guix-commits, 2024/12/23
- 103/155: gnu: gst-libav: Update to 1.24.9., guix-commits, 2024/12/23
- 104/155: gnu: gst-editing-services: Update to 1.24.9., guix-commits, 2024/12/23
- 105/155: gnu: python-gst: Update to 1.24.9., guix-commits, 2024/12/23
- 106/155: gnu: gstreamer-docs: Update to 1.24.9.,
guix-commits <=
- 109/155: gnu: mjpegtools: Remove gtk+-2 input., guix-commits, 2024/12/23
- 112/155: gnu: libnice: Update to 0.1.22., guix-commits, 2024/12/23
- 113/155: gnu: libvisual-plugins: Update to 0.4.2., guix-commits, 2024/12/23
- 118/155: gnu: network-manager: Fix build., guix-commits, 2024/12/23
- 119/155: gnu: wpewebkit: Add missing input., guix-commits, 2024/12/23
- 120/155: gnu: libgdata: Fix build., guix-commits, 2024/12/23
- 116/155: gnu: modem-manager: Fix build., guix-commits, 2024/12/23
- 124/155: gnu: fontmanager: Use gexps and drop input labels., guix-commits, 2024/12/23
- 121/155: gnu: gvfs: Patch mount, umount and lsof commands., guix-commits, 2024/12/23
- 127/155: gnu: mutter: Update to 46.6., guix-commits, 2024/12/23