unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Jessica Tallon <tsyesika@tsyesika.se>
To: 60354@debbugs.gnu.org
Subject: [bug#60354] Update svtplay-dl to 4.17
Date: Tue, 27 Dec 2022 12:53:46 +0100	[thread overview]
Message-ID: <12300603.EG2JyTBIus@localhost.localdomain> (raw)

[-- Attachment #1: Type: text/plain, Size: 0 bytes --]



[-- Attachment #2: 0001-gnu-svtplay-dl-Update-to-4.17.patch --]
[-- Type: text/x-patch, Size: 1313 bytes --]

From 2cdc37441dc422543296caa0556a5fe2003f8299 Mon Sep 17 00:00:00 2001
Message-Id: <2cdc37441dc422543296caa0556a5fe2003f8299.1672141832.git.tsyesika@tsyesika.se>
From: Jessica Tallon <tsyesika@tsyesika.se>
Date: Tue, 27 Dec 2022 12:45:10 +0100
Subject: [PATCH] gnu: svtplay-dl: Update to 4.17.

* gnu/packages/video.scm (svtplay-dl): Update to 4.17.
---
 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 5a6d6827b9..b86610ae3a 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -5609,7 +5609,7 @@ (define-public video-contact-sheet
 (define-public svtplay-dl
   (package
     (name "svtplay-dl")
-    (version "4.14")
+    (version "4.17")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -5618,7 +5618,7 @@ (define-public svtplay-dl
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "1wdrdszalvhv80m5jizbvjz4jc08acmbpxcsslyfb5cwh842in8m"))))
+                "0yjxmvldskw4pji3lg69pbx05izvxahz9my7z5p31mkiz6v33dmx"))))
     (build-system python-build-system)
     (inputs (list ffmpeg python-pyaml python-requests python-pysocks
                   python-cryptography))
-- 
2.39.0


             reply	other threads:[~2022-12-27 11:55 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-27 11:53 Jessica Tallon [this message]
2022-12-29  1:58 ` bug#60354: Update svtplay-dl to 4.17 宋文武 via Guix-patches via

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=12300603.EG2JyTBIus@localhost.localdomain \
    --to=tsyesika@tsyesika.se \
    --cc=60354@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).