GNU bug report logs -
#71134
[PATCH] gnu: jellyfin-mpv-shim: Update to 2.7.0.post2.
Previous Next
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 #11 received at 71134 <at> debbugs.gnu.org (full text, mbox):
* 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 343 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.