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


View this message in rfc822 format

From: Ian Eure <ian <at> retrospec.tv>
To: 71134 <at> debbugs.gnu.org
Cc: Ian Eure <ian <at> retrospec.tv>
Subject: [bug#71134] [PATCH v2 1/1] gnu: jellyfin-mpv-shim: Update to 2.8.0.
Date: Fri,  7 Jun 2024 21:02:54 -0700
* gnu/packages/video.scm (jellyfin-mpv-shim): Update to 2.8.0.

Change-Id: Icbae4392cab029c80bd8a3ce0fa756b567743c77
---
 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 0960410498..28cc5e0a07 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -2763,13 +2763,13 @@ (define-public smplayer
 (define-public jellyfin-mpv-shim
   (package
     (name "jellyfin-mpv-shim")
-    (version "2.6.0")
+    (version "2.8.0")
     (source
      (origin
        (method url-fetch)
        (uri (pypi-uri "jellyfin-mpv-shim" version))
        (sha256
-        (base32 "1cy2sfv84k5nw8bqy4aa7v0hdawp7gk5s7wq850xizqk0sz7cipp"))))
+        (base32 "0lgs3d6qxxf338mg4mmm4jrkvw1alrks16hx30figwn3dcv5l0qh"))))
     (build-system python-build-system)
     (arguments
      (list
-- 
2.45.1





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.