GNU bug report logs - #74569
[PATCH] gnu: mpv: Update to 0.39.0.

Previous Next

Package: guix-patches;

Reported by: kiasoc5 <kiasoc5 <at> disroot.org>

Date: Thu, 28 Nov 2024 05:19:02 UTC

Severity: normal

Tags: patch

Done: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 74569 in the body.
You can then email your comments to 74569 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#74569; Package guix-patches. (Thu, 28 Nov 2024 05:19:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to kiasoc5 <kiasoc5 <at> disroot.org>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Thu, 28 Nov 2024 05:19:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: kiasoc5 <kiasoc5 <at> disroot.org>
To: guix-patches <at> gnu.org
Cc: kiasoc5 <kiasoc5 <at> disroot.org>
Subject: [PATCH] gnu: mpv: Update to 0.39.0.
Date: Thu, 28 Nov 2024 00:18:11 -0500
* 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
-- 
2.46.0





Information forwarded to guix-patches <at> gnu.org:
bug#74569; Package guix-patches. (Thu, 28 Nov 2024 08:37:01 GMT) Full text and rfc822 format available.

Message #8 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
To: kiasoc5 via Guix-patches via <guix-patches <at> gnu.org>
Cc: kiasoc5 <kiasoc5 <at> disroot.org>, 74569-done <at> debbugs.gnu.org
Subject: Re: [bug#74569] [PATCH] gnu: mpv: Update to 0.39.0.
Date: Thu, 28 Nov 2024 16:35:49 +0800
[Message part 1 (text/plain, inline)]
kiasoc5 via Guix-patches via <guix-patches <at> 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.
[signature.asc (application/pgp-signature, inline)]

Reply sent to Zheng Junjie <zhengjunjie <at> iscas.ac.cn>:
You have taken responsibility. (Thu, 28 Nov 2024 08:37:02 GMT) Full text and rfc822 format available.

Notification sent to kiasoc5 <kiasoc5 <at> disroot.org>:
bug acknowledged by developer. (Thu, 28 Nov 2024 08:37:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 26 Dec 2024 12:24:10 GMT) Full text and rfc822 format available.

This bug report was last modified 171 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.