unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Ian Eure <ian@retrospec.tv>
To: 71134@debbugs.gnu.org
Cc: Ian Eure <ian@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	[thread overview]
Message-ID: <20240608040255.12620-2-ian@retrospec.tv> (raw)
In-Reply-To: <20240608040255.12620-1-ian@retrospec.tv>

* 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





  reply	other threads:[~2024-06-08  4:41 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-22 22:20 [bug#71134] [PATCH] gnu: jellyfin-mpv-shim: Update to 2.7.0.post2 Ian Eure
2024-06-08  4:02 ` [bug#71134] [PATCH v2 0/1] gnu: jellyfin-mpv-shim: Update to 2.8.0 Ian Eure
2024-06-08  4:02   ` Ian Eure [this message]
2024-06-11 11:37     ` bug#71134: [PATCH v2 1/1] " Christopher Baines

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240608040255.12620-2-ian@retrospec.tv \
    --to=ian@retrospec.tv \
    --cc=71134@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).