From: Andy Tai <atai@atai.org>
To: 71513@debbugs.gnu.org
Cc: Andy Tai <atai@atai.org>
Subject: [bug#71513] [PATCH] gnu: vlc: Update to 3.0.21.
Date: Wed, 12 Jun 2024 03:53:51 -0700 [thread overview]
Message-ID: <b334091875e0ff1be8d11754be532a2c067518db.1718189573.git.atai@atai.org> (raw)
* 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
next reply other threads:[~2024-06-12 11:27 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-12 10:53 Andy Tai [this message]
2024-06-16 6:25 ` [bug#71513] Andy Tai
2024-06-18 19:43 ` bug#71513: Close Andreas Enge
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=b334091875e0ff1be8d11754be532a2c067518db.1718189573.git.atai@atai.org \
--to=atai@atai.org \
--cc=71513@debbugs.gnu.org \
/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 external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.