emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#63386: closed ([PATCH] gnu: mpv-mpris: Update to 1.0.)


From: GNU bug Tracking System
Subject: bug#63386: closed ([PATCH] gnu: mpv-mpris: Update to 1.0.)
Date: Thu, 11 May 2023 09:29:02 +0000

Your message dated Thu, 11 May 2023 12:28:02 +0300
with message-id <ZFy1In9FJ6w+wK/S@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@gnu.org.)


-- 
63386: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=63386
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- 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




--- End Message ---
--- Begin Message --- Subject: Re: [bug#63386] [PATCH] gnu: mpv-mpris: Update to 1.0. Date: Thu, 11 May 2023 12:28:02 +0300
Thanks. Patch pushed!

-- 
Efraim Flashner   <efraim@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

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]