unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#28548] [PATCH] gnu: you-get: Update to 0.4.915.
@ 2017-09-22 12:47 Feng Shu
  2017-09-22 17:25 ` bug#28548: " Marius Bakke
  0 siblings, 1 reply; 2+ messages in thread
From: Feng Shu @ 2017-09-22 12:47 UTC (permalink / raw)
  To: 28548

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: [PATCH] gnu: you-get: Update to 0.4.915. --]
[-- Type: text/x-patch, Size: 1163 bytes --]

From 3dd9de93ede086cecf4bd582cf5dd6ce2eaf6370 Mon Sep 17 00:00:00 2001
From: Feng Shu <tumashu@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


[-- Attachment #2: Type: text/plain, Size: 5 bytes --]


-- 

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#28548: [PATCH] gnu: you-get: Update to 0.4.915.
  2017-09-22 12:47 [bug#28548] [PATCH] gnu: you-get: Update to 0.4.915 Feng Shu
@ 2017-09-22 17:25 ` Marius Bakke
  0 siblings, 0 replies; 2+ messages in thread
From: Marius Bakke @ 2017-09-22 17:25 UTC (permalink / raw)
  To: Feng Shu, 28548-done

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

Feng Shu <tumashu@163.com> writes:

> From 3dd9de93ede086cecf4bd582cf5dd6ce2eaf6370 Mon Sep 17 00:00:00 2001
> From: Feng Shu <tumashu@163.com>
> Date: Fri, 22 Sep 2017 20:40:32 +0800
> Subject: [PATCH] gnu: you-get: Update to 0.4.915.

Pushed, thanks!

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-09-22 17:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-09-22 12:47 [bug#28548] [PATCH] gnu: you-get: Update to 0.4.915 Feng Shu
2017-09-22 17:25 ` bug#28548: " Marius Bakke

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).