all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Ricardo Wurmus <ricardo.wurmus@mdc-berlin.de>
To: Efraim Flashner <efraim@flashner.co.il>
Cc: guix-devel@gnu.org
Subject: Re: [PATCH 3/8] gnu: youtube-dl: Update to 2015.09.28.
Date: Thu, 1 Oct 2015 12:17:54 +0200	[thread overview]
Message-ID: <idj1tde51v1.fsf@bimsb-sys02.mdc-berlin.net> (raw)
In-Reply-To: <1443635808-18649-4-git-send-email-efraim@flashner.co.il>


Efraim Flashner <efraim@flashner.co.il> writes:

> * gnu/packages/video.scm (youtube-dl): Update to 2015.09.28.
> ---
>  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 28185fe..4a5ba41 100644
> --- a/gnu/packages/video.scm
> +++ b/gnu/packages/video.scm
> @@ -791,7 +791,7 @@ projects while introducing many more.")
>  (define-public youtube-dl
>    (package
>      (name "youtube-dl")
> -    (version "2015.09.03")
> +    (version "2015.09.28")
>      (source (origin
>                (method url-fetch)
>                (uri (string-append "https://youtube-dl.org/downloads/"
> @@ -799,7 +799,7 @@ projects while introducing many more.")
>                                    version ".tar.gz"))
>                (sha256
>                 (base32
> -                "0wxjbqr07rm26iih12yhv0qwspfrg9safhgnrp8misqjjk4fz86z"))))
> +                "0q3s2a91s1lr1db2ngacq0iapyr4jngx1dqp4z5dc6zma0qyx5k3"))))
>      (build-system python-build-system)
>      (inputs `(("setuptools" ,python-setuptools)))
>      (home-page "http://youtube-dl.org")

Also looks good!

~~ Ricardo

  reply	other threads:[~2015-10-01 10:18 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-30 17:56 [PATCH 0/8] updates! Efraim Flashner
2015-09-30 17:56 ` [PATCH 1/8] gnu: enlightenment: Update to 0.19.11 Efraim Flashner
2015-10-01 10:22   ` Ricardo Wurmus
2015-09-30 17:56 ` [PATCH 2/8] gnu: terminology: Update to 0.9.1 Efraim Flashner
2015-10-01 10:20   ` Ricardo Wurmus
2015-09-30 17:56 ` [PATCH 3/8] gnu: youtube-dl: Update to 2015.09.28 Efraim Flashner
2015-10-01 10:17   ` Ricardo Wurmus [this message]
2015-09-30 17:56 ` [PATCH 4/8] gnu: mpv: Update to 0.11.0 Efraim Flashner
2015-10-01 10:17   ` Ricardo Wurmus
2015-09-30 17:56 ` [PATCH 5/8] gnu: mpg123: Update to 1.22.4 Efraim Flashner
2015-10-01 10:16   ` Ricardo Wurmus
2015-09-30 17:56 ` [PATCH 6/8] gnu: graphviz: Update to 2.38.0 Efraim Flashner
2015-09-30 17:56 ` [PATCH 7/8] gnu: graphviz: Add "doc" output Efraim Flashner
2015-09-30 17:56 ` [PATCH 8/8] gnu: powertop: Update to 2.7 Efraim Flashner
2015-10-01 10:14   ` Ricardo Wurmus
2015-10-01 10:31     ` Efraim Flashner
2015-10-01 19:36       ` Andreas Enge
2015-10-01 20:00         ` Efraim Flashner
2015-10-01 20:01           ` Andreas Enge
2015-10-01 20:54       ` Ludovic Courtès
2015-10-01  9:07 ` [PATCH 0/8] updates! Ludovic Courtès
2015-10-01 10:06   ` Efraim Flashner
2015-10-01 13:02     ` Ludovic Courtès

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=idj1tde51v1.fsf@bimsb-sys02.mdc-berlin.net \
    --to=ricardo.wurmus@mdc-berlin.de \
    --cc=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 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.