GNU bug report logs - #61181
[PATCH] gnu: mpv: Update to 0.35.1.

Previous Next

Package: guix-patches;

Reported by: Kaelyn Takata <kaelyn.alexi <at> protonmail.com>

Date: Mon, 30 Jan 2023 17:10:02 UTC

Severity: normal

Tags: patch

Done: Leo Famulari <leo <at> famulari.name>

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 61181 in the body.
You can then email your comments to 61181 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#61181; Package guix-patches. (Mon, 30 Jan 2023 17:10:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Kaelyn Takata <kaelyn.alexi <at> protonmail.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Mon, 30 Jan 2023 17:10:02 GMT) Full text and rfc822 format available.

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

From: Kaelyn Takata <kaelyn.alexi <at> protonmail.com>
To: guix-patches <at> gnu.org
Cc: Kaelyn Takata <kaelyn.alexi <at> protonmail.com>
Subject: [PATCH] gnu: mpv: Update to 0.35.1.
Date: Mon, 30 Jan 2023 17:09:05 +0000
* gnu/packages/video.scm (mpv): Update to 0.35.1.
---
 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 60d39c38dc..adec7d9269 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -2181,7 +2181,7 @@ (define-public mplayer
 (define-public mpv
   (package
     (name "mpv")
-    (version "0.35.0")
+    (version "0.35.1")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -2189,7 +2189,7 @@ (define-public mpv
                     (commit (string-append "v" version))))
               (file-name (git-file-name name version))
               (sha256
-               (base32 "1jnk1arwhf82s6q90jp70izk1wy0bkx3lr3il2jgbqsp355l6wsk"))))
+               (base32 "1lzaijqddr4ir9nb27cv9ki20b0k5jns2k47v4xvmi30v1gi71ha"))))
     (build-system waf-build-system)
     (arguments
      (list

base-commit: de2729bd962616c86c4a3c1c29a1eb9cfd7ab199
--
2.39.1






Reply sent to Leo Famulari <leo <at> famulari.name>:
You have taken responsibility. (Mon, 30 Jan 2023 18:17:02 GMT) Full text and rfc822 format available.

Notification sent to Kaelyn Takata <kaelyn.alexi <at> protonmail.com>:
bug acknowledged by developer. (Mon, 30 Jan 2023 18:17:02 GMT) Full text and rfc822 format available.

Message #10 received at 61181-done <at> debbugs.gnu.org (full text, mbox):

From: Leo Famulari <leo <at> famulari.name>
To: Kaelyn Takata <kaelyn.alexi <at> protonmail.com>
Cc: 61181-done <at> debbugs.gnu.org
Subject: Re: [bug#61181] [PATCH] gnu: mpv: Update to 0.35.1.
Date: Mon, 30 Jan 2023 13:15:52 -0500
On Mon, Jan 30, 2023 at 05:09:05PM +0000, Kaelyn Takata via Guix-patches via wrote:
> * gnu/packages/video.scm (mpv): Update to 0.35.1.

Thanks! Pushed as 09e1962b448df6f553e9897c644d80ff45b73067




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 28 Feb 2023 12:24:09 GMT) Full text and rfc822 format available.

This bug report was last modified 1 year and 58 days ago.

Previous Next


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