From: Zheng Junjie <zhengjunjie@iscas.ac.cn>
To: kiasoc5 via Guix-patches via <guix-patches@gnu.org>
Cc: kiasoc5 <kiasoc5@disroot.org>, 74569-done@debbugs.gnu.org
Subject: bug#74569: [PATCH] gnu: mpv: Update to 0.39.0.
Date: Thu, 28 Nov 2024 16:35:49 +0800 [thread overview]
Message-ID: <87o71zsql6.fsf@iscas.ac.cn> (raw)
In-Reply-To: <2710f90d872bf4fbcdb8d569ac7a0b5a6a866d8b.1732750153.git.kiasoc5@disroot.org> (kiasoc's message of "Thu, 28 Nov 2024 00:18:11 -0500")
[-- Attachment #1: Type: text/plain, Size: 1185 bytes --]
kiasoc5 via Guix-patches via <guix-patches@gnu.org> writes:
> * gnu/packages/video.scm (mpv): Update to 0.39.0.
>
> Change-Id: I2de5b9c58c414d2d5dae570ca47133bff0c9c639
> ---
> 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 2da458ed01..03d44dc9a2 100644
> --- a/gnu/packages/video.scm
> +++ b/gnu/packages/video.scm
> @@ -2660,7 +2660,7 @@ (define-public mplayer
> (define-public mpv
> (package
> (name "mpv")
> - (version "0.38.0")
> + (version "0.39.0")
> (source (origin
> (method git-fetch)
> (uri (git-reference
> @@ -2668,7 +2668,7 @@ (define-public mpv
> (commit (string-append "v" version))))
> (file-name (git-file-name name version))
> (sha256
> - (base32 "11l8b9cka81xwrcc148g6avj7jcz8khz3h3xpyadm5265afa6mkl"))))
> + (base32 "18v9hpnf3r3gii7m13gw04fiwps8lcdgjqc83rmvhfsk03ws3q84"))))
> (build-system meson-build-system)
> (arguments
> (list
>
> base-commit: c6d15cf27a137051ccd8f301330a70dd0eecc3d4
pushed, closing.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]
prev parent reply other threads:[~2024-11-28 8:37 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-28 5:18 [bug#74569] [PATCH] gnu: mpv: Update to 0.39.0 kiasoc5 via Guix-patches via
2024-11-28 8:35 ` Zheng Junjie [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
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=87o71zsql6.fsf@iscas.ac.cn \
--to=zhengjunjie@iscas.ac.cn \
--cc=74569-done@debbugs.gnu.org \
--cc=guix-patches@gnu.org \
--cc=kiasoc5@disroot.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).