GNU bug report logs - #63386
[PATCH] gnu: mpv-mpris: Update to 1.0.

Previous Next

Package: guix-patches;

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

Date: Tue, 9 May 2023 05:19:02 UTC

Severity: normal

Tags: patch

Done: Efraim Flashner <efraim <at> flashner.co.il>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Efraim Flashner <efraim <at> flashner.co.il>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#63386: closed ([PATCH] gnu: mpv-mpris: Update to 1.0.)
Date: Thu, 11 May 2023 09:29:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Thu, 11 May 2023 12:28:02 +0300
with message-id <ZFy1In9FJ6w+wK/S <at> 3900XT>
and subject line Re: [bug#63386] [PATCH] gnu: mpv-mpris: Update to 1.0.
has caused the debbugs.gnu.org bug report #63386,
regarding [PATCH] gnu: mpv-mpris: Update to 1.0.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
63386: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=63386
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: kiasoc5 <kiasoc5 <at> disroot.org>
To: guix-patches <at> gnu.org
Cc: kiasoc5 <kiasoc5 <at> disroot.org>
Subject: [PATCH] gnu: mpv-mpris: Update to 1.0.
Date: Tue,  9 May 2023 01:17:59 -0400
* gnu/packages/video.scm (mpv-mpris): Update to 1.0.
---
 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 65fd92ea48..0c1ac06008 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -2355,7 +2355,7 @@ (define-public gallery-dl
 (define-public mpv-mpris
   (package
     (name "mpv-mpris")
-    (version "0.9")
+    (version "1.0")
     (source
       (origin
         (method git-fetch)
@@ -2364,7 +2364,7 @@ (define-public mpv-mpris
                (commit version)))
         (file-name (git-file-name name version))
         (sha256
-         (base32 "1c7avpzcd3sry3q7g5spcl3ywybpjzl2gjarmnlrp74k4nhbprcm"))))
+         (base32 "1vpx4kzyg4pssn1hql2ci4s9x08sdx2v0kphw4aryywnz04yjhzf"))))
     (build-system copy-build-system)
     (arguments
      '(#:install-plan
-- 
2.40.1



[Message part 3 (message/rfc822, inline)]
From: Efraim Flashner <efraim <at> flashner.co.il>
To: kiasoc5 <kiasoc5 <at> disroot.org>
Cc: 63386-done <at> debbugs.gnu.org
Subject: Re: [bug#63386] [PATCH] gnu: mpv-mpris: Update to 1.0.
Date: Thu, 11 May 2023 12:28:02 +0300
[Message part 4 (text/plain, inline)]
Thanks. Patch pushed!

-- 
Efraim Flashner   <efraim <at> flashner.co.il>   פלשנר אפרים
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 2 years and 10 days ago.

Previous Next


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