unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#29380] [PATCH] gnu: you-get: Update to 0.4.964.
@ 2017-11-21  9:51 Rutger Helling
  2017-11-21 17:58 ` bug#29380: " Leo Famulari
  0 siblings, 1 reply; 2+ messages in thread
From: Rutger Helling @ 2017-11-21  9:51 UTC (permalink / raw)
  To: 29380


[-- 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.964.patch --]
[-- Type: text/x-diff; name=0001-gnu-you-get-Update-to-0.4.964.patch, Size: 1174 bytes --]

From 1b3fe79858f9c2b7f1ee1995412fe8896d5b3bfd Mon Sep 17 00:00:00 2001
From: Rutger Helling <rhelling@mykolab.com>
Date: Tue, 21 Nov 2017 10:49:32 +0100
Subject: [PATCH] gnu: you-get: Update to 0.4.964.

* gnu/packages/video.scm (you-get): Update to 0.4.964.
---
 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 19b55392b..fdf3f4eaf 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.939")
+    (version "0.4.964")
     (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
-                "1amkdfnjn2j4k7jlr7qw9mg5whd7dy6z1flh5cd0n9v3d4m7k0c5"))))
+                "1icxi4f2yli74zyvwfcdrpp56g81kdkan31dc2brs4p0rj567kfx"))))
     (build-system python-build-system)
     (arguments
      ;; no tests
-- 
2.15.0


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

* bug#29380: [PATCH] gnu: you-get: Update to 0.4.964.
  2017-11-21  9:51 [bug#29380] [PATCH] gnu: you-get: Update to 0.4.964 Rutger Helling
@ 2017-11-21 17:58 ` Leo Famulari
  0 siblings, 0 replies; 2+ messages in thread
From: Leo Famulari @ 2017-11-21 17:58 UTC (permalink / raw)
  To: Rutger Helling; +Cc: 29380-done

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

On Tue, Nov 21, 2017 at 10:51:48AM +0100, Rutger Helling wrote:
> Here's an update for you-get.

> From 1b3fe79858f9c2b7f1ee1995412fe8896d5b3bfd Mon Sep 17 00:00:00 2001
> From: Rutger Helling <rhelling@mykolab.com>
> Date: Tue, 21 Nov 2017 10:49:32 +0100
> Subject: [PATCH] gnu: you-get: Update to 0.4.964.
> 
> * gnu/packages/video.scm (you-get): Update to 0.4.964.

Thanks! Pushed as 760e504dcbef1b9a89e18c8ddb2689b500ff86eb

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

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

end of thread, other threads:[~2017-11-21 17:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-21  9:51 [bug#29380] [PATCH] gnu: you-get: Update to 0.4.964 Rutger Helling
2017-11-21 17:58 ` bug#29380: " Leo Famulari

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