GNU bug report logs - #71134
[PATCH] gnu: jellyfin-mpv-shim: Update to 2.7.0.post2.

Previous Next

Package: guix-patches;

Reported by: Ian Eure <ian <at> retrospec.tv>

Date: Wed, 22 May 2024 22:22:01 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

Bug is archived. No further changes may be made.

Full log


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

From: Ian Eure <ian <at> retrospec.tv>
To: guix-patches <at> gnu.org
Cc: Ian Eure <ian <at> retrospec.tv>
Subject: [PATCH] gnu: jellyfin-mpv-shim: Update to 2.7.0.post2.
Date: Wed, 22 May 2024 15:20:53 -0700
* gnu/packages/video.scm (jellyfin-mpv-shim): Update to 2.7.0.post2.

Change-Id: Iaf8d03ae73b415768b2ef0af7fb67c6445014f0f
---
 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 2e7ba6d10e..268129cb66 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -2756,13 +2756,13 @@ (define-public smplayer
 (define-public jellyfin-mpv-shim
   (package
     (name "jellyfin-mpv-shim")
-    (version "2.6.0")
+    (version "2.7.0.post2")
     (source
      (origin
        (method url-fetch)
        (uri (pypi-uri "jellyfin-mpv-shim" version))
        (sha256
-        (base32 "1cy2sfv84k5nw8bqy4aa7v0hdawp7gk5s7wq850xizqk0sz7cipp"))))
+        (base32 "0flcy3pxmyfwqkwvsl7y065afiqvy2zjbi441m1i4xc4d2h6r39p"))))
     (build-system python-build-system)
     (arguments
      (list
-- 
2.41.0





This bug report was last modified 342 days ago.

Previous Next


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