all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#29481] [PATCH] gnu: you-get: Update to 0.4.985.
@ 2017-11-28  7:51 Rutger Helling
  2017-11-28 18:51 ` bug#29481: " Leo Famulari
  0 siblings, 1 reply; 2+ messages in thread
From: Rutger Helling @ 2017-11-28  7:51 UTC (permalink / raw)
  To: 29481


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

From 6370506a1d9e647e72306acedd4ffe24aa087596 Mon Sep 17 00:00:00 2001
From: Rutger Helling <rhelling@mykolab.com>
Date: Tue, 28 Nov 2017 08:44:38 +0100
Subject: [PATCH] gnu: you-get: Update to 0.4.985.

* gnu/packages/video.scm (you-get): Update to 0.4.985.
---
 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 ca733297b..a353d88d0 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.964")
+    (version "0.4.985")
     (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
-                "1icxi4f2yli74zyvwfcdrpp56g81kdkan31dc2brs4p0rj567kfx"))))
+                "0a11z8bq4b4pgibrrx6hwjkg9hn8vx01ql9jxa73s6d7ry5nhmwm"))))
     (build-system python-build-system)
     (arguments
      ;; no tests
-- 
2.15.0


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

* bug#29481: [PATCH] gnu: you-get: Update to 0.4.985.
  2017-11-28  7:51 [bug#29481] [PATCH] gnu: you-get: Update to 0.4.985 Rutger Helling
@ 2017-11-28 18:51 ` Leo Famulari
  0 siblings, 0 replies; 2+ messages in thread
From: Leo Famulari @ 2017-11-28 18:51 UTC (permalink / raw)
  To: Rutger Helling; +Cc: 29481-done

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

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

> From 6370506a1d9e647e72306acedd4ffe24aa087596 Mon Sep 17 00:00:00 2001
> From: Rutger Helling <rhelling@mykolab.com>
> Date: Tue, 28 Nov 2017 08:44:38 +0100
> Subject: [PATCH] gnu: you-get: Update to 0.4.985.
> 
> * gnu/packages/video.scm (you-get): Update to 0.4.985.

Thanks! Pushed as 142535c3c25ed4c10de6d5442202159304f0be98

[-- 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-28 18:52 UTC | newest]

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

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.