From: Efraim Flashner <efraim@flashner.co.il>
To: guix-devel@gnu.org
Subject: Re: update youtube-dl
Date: Wed, 19 Aug 2015 18:59:01 +0300 [thread overview]
Message-ID: <20150819185901.60c0b6ab@debian-netbook> (raw)
In-Reply-To: <20150819185355.2228cb85@debian-netbook>
[-- Attachment #1.1: Type: text/plain, Size: 381 bytes --]
On Wed, 19 Aug 2015 18:53:55 +0300
Efraim Flashner <efraim@flashner.co.il> wrote:
> update youtube-dl to the latest version
>
it might help if I attach it...
--
Efraim Flashner <efraim@flashner.co.il> אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1.2: 0001-gnu-packages-video.scm-youtube-dl-Update-to-2015.08..patch --]
[-- Type: text/x-patch, Size: 1296 bytes --]
From ad9e46ab427c9cbca0263066d1625b8c9285cf9c Mon Sep 17 00:00:00 2001
From: Efraim Flashner <efraim@flashner.co.il>
Date: Wed, 19 Aug 2015 16:27:36 +0300
Subject: [PATCH] * gnu/packages/video.scm (youtube-dl): Update to
2015.08.16.1.
To: guix-devel@gnu.org
---
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 a49125c..79119ef 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -792,7 +792,7 @@ projects while introducing many more.")
(define-public youtube-dl
(package
(name "youtube-dl")
- (version "2015.06.25")
+ (version "2015.08.16.1")
(source (origin
(method url-fetch)
(uri (string-append "http://youtube-dl.org/downloads/"
@@ -800,7 +800,7 @@ projects while introducing many more.")
version ".tar.gz"))
(sha256
(base32
- "0a46qh27x5hhd9qpgsj171kh1kxxasz75771icqi2kp7m05zar3f"))))
+ "04g78anvy519pj8m8ys1ifmnmp1x3i9bw3afwqjch71n9f77papy"))))
(build-system python-build-system)
(inputs `(("setuptools" ,python-setuptools)))
(home-page "http://youtube-dl.org")
--
2.5.0
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
next prev parent reply other threads:[~2015-08-19 15:59 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-19 15:53 update youtube-dl Efraim Flashner
2015-08-19 15:59 ` Efraim Flashner [this message]
2015-08-22 3:12 ` Mark H Weaver
2015-08-19 16:24 ` Ricardo Wurmus
2015-08-19 19:14 ` Mark H Weaver
2015-08-19 19:28 ` Efraim Flashner
-- strict thread matches above, loose matches on Subject: below --
2015-09-06 7:49 Update youtube-dl Efraim Flashner
2015-09-06 16:36 ` Andreas Enge
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
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20150819185901.60c0b6ab@debian-netbook \
--to=efraim@flashner.co.il \
--cc=guix-devel@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 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).