3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

gnu: you-get: Update to 0.4.964.

* gnu/packages/video.scm (you-get): Update to 0.4.964.

Signed-off-by: Leo Famulari <leo@famulari.name>
This commit is contained in:
Rutger Helling 2017-11-21 10:49:32 +01:00 committed by Leo Famulari
parent a0fe7c0645
commit 760e504dcb
No known key found for this signature in database
GPG key ID: 2646FA30BACA7F08

View file

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