* [bug#71513] [PATCH] gnu: vlc: Update to 3.0.21.
@ 2024-06-12 10:53 Andy Tai
2024-06-16 6:25 ` [bug#71513] Andy Tai
2024-06-18 19:43 ` bug#71513: Close Andreas Enge
0 siblings, 2 replies; 3+ messages in thread
From: Andy Tai @ 2024-06-12 10:53 UTC (permalink / raw)
To: 71513; +Cc: Andy Tai
* gnu/packages/video.scm (vlc): Update to 3.0.21.
Change-Id: Ie2f8f232b41962ffe51b236fda15b3fc0ac62570
---
gnu/packages/video.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm
index 387a2c8da9..07f5dff16d 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -2374,7 +2374,7 @@ (define-public ffmpeg-normalize
(define-public vlc
(package
(name "vlc")
- (version "3.0.20")
+ (version "3.0.21")
(source (origin
(method url-fetch)
(uri (string-append
@@ -2383,7 +2383,7 @@ (define-public vlc
"/vlc-" version ".tar.xz"))
(sha256
(base32
- "1d99p93k8d86bbanym6b6jii1aiavb570lpb83gws8979mdjiixd"))))
+ "1c7vbbicx95nymrybgvd2d3p65q0wayhpvsx9ncs1vpsglfvxnr4"))))
(build-system gnu-build-system)
(native-inputs
(list flex bison gettext-minimal pkg-config))
base-commit: 30f0faafc4b1cb092d50b58b38db7435c8dbcfeb
--
2.34.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [bug#71513]
2024-06-12 10:53 [bug#71513] [PATCH] gnu: vlc: Update to 3.0.21 Andy Tai
@ 2024-06-16 6:25 ` Andy Tai
2024-06-18 19:43 ` bug#71513: Close Andreas Enge
1 sibling, 0 replies; 3+ messages in thread
From: Andy Tai @ 2024-06-16 6:25 UTC (permalink / raw)
To: 71513
patch passes Guix QA
https://issues.guix.gnu.org/71513
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#71513: Close
2024-06-12 10:53 [bug#71513] [PATCH] gnu: vlc: Update to 3.0.21 Andy Tai
2024-06-16 6:25 ` [bug#71513] Andy Tai
@ 2024-06-18 19:43 ` Andreas Enge
1 sibling, 0 replies; 3+ messages in thread
From: Andreas Enge @ 2024-06-18 19:43 UTC (permalink / raw)
To: 71513-done
Applied, thanks!
Andreas
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-06-18 19:50 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-12 10:53 [bug#71513] [PATCH] gnu: vlc: Update to 3.0.21 Andy Tai
2024-06-16 6:25 ` [bug#71513] Andy Tai
2024-06-18 19:43 ` bug#71513: Close Andreas Enge
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).