[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
68/142: gnu: gstreamer-docs: Update to 1.18.5.
From: |
guix-commits |
Subject: |
68/142: gnu: gstreamer-docs: Update to 1.18.5. |
Date: |
Wed, 20 Oct 2021 14:56:40 -0400 (EDT) |
apteryx pushed a commit to branch core-updates-frozen-batched-changes
in repository guix.
commit c85e3fa990ce6273dd273c21457d97a86c06bd43
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Fri Oct 8 15:18:48 2021 -0400
gnu: gstreamer-docs: Update to 1.18.5.
* gnu/packages/gstreamer.scm (gstreamer-docs): Update to 1.18.5. Delete
trailing #t.
---
gnu/packages/gstreamer.scm | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/gnu/packages/gstreamer.scm b/gnu/packages/gstreamer.scm
index f0e5f55..1ac5cd4 100644
--- a/gnu/packages/gstreamer.scm
+++ b/gnu/packages/gstreamer.scm
@@ -409,7 +409,7 @@ arrays of data.")
(define-public gstreamer-docs
(package
(name "gstreamer-docs")
- (version "1.18.2")
+ (version "1.18.5")
(source (origin
(method url-fetch)
(uri (string-append
@@ -417,7 +417,7 @@ arrays of data.")
"/gstreamer-docs-" version ".tar.xz"))
(sha256
(base32
- "07hrgn11ll16yahyyh5684k8ms1j9npsyb8lj0skwbapin4czshm"))))
+ "1xvqrqv1zxqdpvd02dvr0xspk30c8b940vvnr9x75a08nx0x75xh"))))
(build-system trivial-build-system)
(arguments
`(#:modules ((guix build utils))
@@ -435,8 +435,7 @@ arrays of data.")
(invoke (string-append tar "/bin/tar") "-xvf" source
"--strip-components=3"
(string-append ,name "-" ,version
- "/devhelp/books/GStreamer")))
- #t))))
+ "/devhelp/books/GStreamer")))))))
(native-inputs
`(("tar" ,tar)
("xz" ,xz)))
- 19/142: gnu: gstreamer: Update to 1.18.4., (continued)
- 19/142: gnu: gstreamer: Update to 1.18.4., guix-commits, 2021/10/20
- 32/142: gnu: python-docutils: Update to 0.17.1., guix-commits, 2021/10/20
- 33/142: gnu: bluez: Update to 5.59., guix-commits, 2021/10/20
- 35/142: gnu: gnupg: Update to 2.2.30., guix-commits, 2021/10/20
- 37/142: gnu: python-sphinxcontrib-serializinghtml: Update to 1.1.5., guix-commits, 2021/10/20
- 51/142: gnu: pulseaudio: Update to 15.0., guix-commits, 2021/10/20
- 42/142: gnu: gst-plugins-good: Update to 1.19.2., guix-commits, 2021/10/20
- 54/142: gnu: abseil-cpp: Remove googletest patch., guix-commits, 2021/10/20
- 67/142: gnu: python-gst: Update to 1.18.5., guix-commits, 2021/10/20
- 69/142: gnu: tensorflow: Enable parallel build (at least partially)., guix-commits, 2021/10/20
- 68/142: gnu: gstreamer-docs: Update to 1.18.5.,
guix-commits <=
- 70/142: gnu: python-keras: Enable parallel tests., guix-commits, 2021/10/20
- 66/142: gnu: gst-editing-services: Update to 1.18.5., guix-commits, 2021/10/20
- 76/142: gnu: glibc: Look for the current timezone in /etc/localtime., guix-commits, 2021/10/20
- 78/142: gnu: gtk+-2: Fix ‘builder’ test., guix-commits, 2021/10/20
- 95/142: gnu: Move a few Python packages to (gnu packages python-build)., guix-commits, 2021/10/20
- 100/142: gnu: python-pytest-6: Fix version via setuptools-scm., guix-commits, 2021/10/20
- 101/142: gnu: python-pathlib2: Update to 2.3.6., guix-commits, 2021/10/20
- 112/142: gnu: libcloudproviders-minimal: Introduce minimal variant., guix-commits, 2021/10/20
- 113/142: gnu: gusb-minimal: Introduce minimal variant., guix-commits, 2021/10/20
- 126/142: gnu: glib-networking: Update to 2.70.rc., guix-commits, 2021/10/20