gnu: you-get: Update to 0.4.1011.

* gnu/packages/video.scm (you-get): Update to 0.4.1011.
This commit is contained in:
Tobias Geerinckx-Rice 2017-12-23 19:28:52 +01:00
parent d30ac8f84b
commit 8617867540
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -1246,7 +1246,7 @@ (define-public youtube-dl-gui
(define-public you-get
(package
(name "you-get")
(version "0.4.995")
(version "0.4.1011")
(source (origin
(method url-fetch)
(uri (string-append
@ -1255,7 +1255,7 @@ (define-public you-get
(file-name (string-append name "-" version ".tar.gz"))
(sha256
(base32
"0i89mn8v8znn3csgzfg8dz5vcn3ld66xj02az6137bljhgivjxra"))))
"0cdbh5w0chw3dlrwizm91l6sgkkzy7p6h0072dai4xbw5zgld31k"))))
(build-system python-build-system)
(arguments
'(#:tests? #f)) ; no tests