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: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Ian Eure <ian <at> retrospec.tv>
Subject: bug#71134: closed (Re: [bug#71134] [PATCH v2 1/1] gnu:
 jellyfin-mpv-shim: Update to 2.8.0.)
Date: Tue, 11 Jun 2024 16:27:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

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

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 71134 <at> debbugs.gnu.org.

-- 
71134: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=71134
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Christopher Baines <mail <at> cbaines.net>
To: Ian Eure <ian <at> retrospec.tv>
Cc: 71134-done <at> debbugs.gnu.org
Subject: Re: [bug#71134] [PATCH v2 1/1] gnu: jellyfin-mpv-shim: Update to
 2.8.0.
Date: Tue, 11 Jun 2024 12:37:18 +0100
[Message part 3 (text/plain, inline)]
Ian Eure <ian <at> retrospec.tv> writes:

> * 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(-)

Looks good to me, I've pushed this to master as
4cfc4692c9ddc40969370c81e2ca899160ff1c9a.

Chris
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
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 343 days ago.

Previous Next


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