unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Andy Tai <atai@atai.org>
To: 70468@debbugs.gnu.org
Cc: Andy Tai <atai@atai.org>
Subject: [bug#70468] [PATCH] gnu: vlc: Update to 3.0.20
Date: Thu, 18 Apr 2024 22:23:11 -0700	[thread overview]
Message-ID: <f207309ca91bfd377884ee34f78709a69571a908.1713504162.git.atai@atai.org> (raw)

* gnu/packages/video.scm (vlc): update to 3.0.20

Change-Id: I7a57c739dc3a1025c8d0fba32a9a9c492fcd1778
---
 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 00072055d3..9ec02101a8 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -2365,7 +2365,7 @@ (define-public ffmpeg-normalize
 (define-public vlc
   (package
     (name "vlc")
-    (version "3.0.18")
+    (version "3.0.20")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -2374,7 +2374,7 @@ (define-public vlc
                     "/vlc-" version ".tar.xz"))
               (sha256
                (base32
-                "1v7db9icrb12yz7banq2wvpjpvqfrj031yj1kf5smn35qcwl82ap"))))
+                "1d99p93k8d86bbanym6b6jii1aiavb570lpb83gws8979mdjiixd"))))
     (build-system gnu-build-system)
     (native-inputs
      (list flex bison gettext-minimal pkg-config))

base-commit: 2126dab4cd81db4cbde4566d8c638e45a4c0077c
-- 
2.34.1





             reply	other threads:[~2024-04-19  5:24 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-19  5:23 Andy Tai [this message]
2024-04-22 20:09 ` [bug#70468] Andy Tai
2024-04-22 21:34 ` [bug#70468] [PATCH v2] gnu: vlc: Update to 3.0.20 Dale Mellor
2024-04-23  8:58 ` bug#70468: [PATCH] " Z572

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

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=f207309ca91bfd377884ee34f78709a69571a908.1713504162.git.atai@atai.org \
    --to=atai@atai.org \
    --cc=70468@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 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).