all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Rutger Helling <rhelling@mykolab.com>
To: 29380@debbugs.gnu.org
Subject: [bug#29380] [PATCH] gnu: you-get: Update to 0.4.964.
Date: Tue, 21 Nov 2017 10:51:48 +0100	[thread overview]
Message-ID: <56097023c807e345d3692e58576a001a@mykolab.com> (raw)


[-- 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


             reply	other threads:[~2017-11-21  9:53 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-21  9:51 Rutger Helling [this message]
2017-11-21 17:58 ` bug#29380: [PATCH] gnu: you-get: Update to 0.4.964 Leo Famulari

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=56097023c807e345d3692e58576a001a@mykolab.com \
    --to=rhelling@mykolab.com \
    --cc=29380@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.