unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#29534] [PATCH] gnu: you-get: Update to 0.4.990.
@ 2017-12-02 14:58 Rutger Helling
  2017-12-03 22:50 ` bug#29534: " Ricardo Wurmus
  0 siblings, 1 reply; 2+ messages in thread
From: Rutger Helling @ 2017-12-02 14:58 UTC (permalink / raw)
  To: 29534


[-- Attachment #1.1: Type: text/plain, Size: 29 bytes --]

Here's an update for you-get.

[-- Attachment #1.2: Type: text/html, Size: 216 bytes --]

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-gnu-you-get-Update-to-0.4.990.patch --]
[-- Type: text/x-diff; name=0001-gnu-you-get-Update-to-0.4.990.patch, Size: 1173 bytes --]

From f1bf83594a4ba236b756665cf7ee6584f002e30a Mon Sep 17 00:00:00 2001
From: Rutger Helling <rhelling@mykolab.com>
Date: Sat, 2 Dec 2017 15:56:10 +0100
Subject: [PATCH] gnu: you-get: Update to 0.4.990.

* gnu/packages/video.scm (you-get): Update to 0.4.990.
---
 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 a353d88d0..66c154c59 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -1259,7 +1259,7 @@ other site that youtube-dl supports.")
 (define-public you-get
   (package
     (name "you-get")
-    (version "0.4.985")
+    (version "0.4.990")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -1268,7 +1268,7 @@ other site that youtube-dl supports.")
               (file-name (string-append name "-" version ".tar.gz"))
               (sha256
                (base32
-                "0a11z8bq4b4pgibrrx6hwjkg9hn8vx01ql9jxa73s6d7ry5nhmwm"))))
+                "1758drgp2wq6d8nz8bpfark2cli9sj0qd8srdhn0rx3rd4l5n7nj"))))
     (build-system python-build-system)
     (arguments
      ;; no tests
-- 
2.15.0


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

* bug#29534: [PATCH] gnu: you-get: Update to 0.4.990.
  2017-12-02 14:58 [bug#29534] [PATCH] gnu: you-get: Update to 0.4.990 Rutger Helling
@ 2017-12-03 22:50 ` Ricardo Wurmus
  0 siblings, 0 replies; 2+ messages in thread
From: Ricardo Wurmus @ 2017-12-03 22:50 UTC (permalink / raw)
  To: Rutger Helling; +Cc: 29534-done


Rutger Helling <rhelling@mykolab.com> writes:

> Here's an update for you-get.

Thank you!  Applied to master with commit b90104360.

--
Ricardo

GPG: BCA6 89B6 3655 3801 C3C6  2150 197A 5888 235F ACAC
https://elephly.net

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

end of thread, other threads:[~2017-12-03 22:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-12-02 14:58 [bug#29534] [PATCH] gnu: you-get: Update to 0.4.990 Rutger Helling
2017-12-03 22:50 ` bug#29534: " Ricardo Wurmus

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