all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Z572 <zhengjunjie@iscas.ac.cn>
To: Andy Tai <atai@atai.org>
Cc: 70468-done@debbugs.gnu.org
Subject: bug#70468: [PATCH] gnu: vlc: Update to 3.0.20
Date: Tue, 23 Apr 2024 16:58:48 +0800	[thread overview]
Message-ID: <87ttjsihfb.fsf@iscas.ac.cn> (raw)
In-Reply-To: <f207309ca91bfd377884ee34f78709a69571a908.1713504162.git.atai@atai.org> (Andy Tai's message of "Thu, 18 Apr 2024 22:23:11 -0700")

[-- Attachment #1: Type: text/plain, Size: 1245 bytes --]

Andy Tai <atai@atai.org> writes:

> * 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

LGTM, push. see https://git.savannah.gnu.org/cgit/guix.git/commit/?id=e5593155adae9bf8ba8f15e58f18afe0efc935a8

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

      parent reply	other threads:[~2024-04-23  9:28 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-19  5:23 [bug#70468] [PATCH] gnu: vlc: Update to 3.0.20 Andy Tai
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 ` Z572 [this message]

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=87ttjsihfb.fsf@iscas.ac.cn \
    --to=zhengjunjie@iscas.ac.cn \
    --cc=70468-done@debbugs.gnu.org \
    --cc=atai@atai.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.