GNU bug report logs - #28548
[PATCH] gnu: you-get: Update to 0.4.915.

Previous Next

Package: guix-patches;

Reported by: "Feng Shu" <tumashu <at> 163.com>

Date: Fri, 22 Sep 2017 12:48:01 UTC

Severity: normal

Tags: patch

Done: Marius Bakke <mbakke <at> fastmail.com>

Bug is archived. No further changes may be made.

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: "Feng Shu" <tumashu <at> 163.com>
To: guix-patches <at> gnu.org
Cc: Feng Shu <tumashu <at> 163.com>
Subject: [PATCH] gnu: you-get: Update to 0.4.915.
Date: Fri, 22 Sep 2017 20:47:04 +0800
[0001-gnu-you-get-Update-to-0.4.915.patch (text/x-patch, inline)]
From 3dd9de93ede086cecf4bd582cf5dd6ce2eaf6370 Mon Sep 17 00:00:00 2001
From: Feng Shu <tumashu <at> 163.com>
Date: Fri, 22 Sep 2017 20:40:32 +0800
Subject: [PATCH] gnu: you-get: Update to 0.4.915.

* gnu/packages/video.scm (you-get): Update to 0.4.915.
---
 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 199f4142b..aa7542b71 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -1228,7 +1228,7 @@ other site that youtube-dl supports.")
 (define-public you-get
   (package
     (name "you-get")
-    (version "0.4.803")
+    (version "0.4.915")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -1237,7 +1237,7 @@ other site that youtube-dl supports.")
               (file-name (string-append name "-" version ".tar.gz"))
               (sha256
                (base32
-                "1rjy809x67dadzvj3midkhcda2kp6rqmbj6rbhjd5f16rvqgn7jp"))))
+                "147qf8kdxjv9003fgx50ws0rmjjq98sv11q6c3sdwd29zylaj1ql"))))
     (build-system python-build-system)
     (arguments
      ;; no tests
-- 
2.13.0

[Message part 2 (text/plain, inline)]
-- 

This bug report was last modified 7 years and 300 days ago.

Previous Next


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