~ruther/guix-local

86178675402f9dc05aefc424511d96cbe3d50c09 — Tobias Geerinckx-Rice 8 years ago d30ac8f
gnu: you-get: Update to 0.4.1011.

* gnu/packages/video.scm (you-get): Update to 0.4.1011.
1 files changed, 2 insertions(+), 2 deletions(-)

M gnu/packages/video.scm
M gnu/packages/video.scm => gnu/packages/video.scm +2 -2
@@ 1246,7 1246,7 @@ other site that youtube-dl supports.")
(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 @@ other site that youtube-dl supports.")
              (file-name (string-append name "-" version ".tar.gz"))
              (sha256
               (base32
                "0i89mn8v8znn3csgzfg8dz5vcn3ld66xj02az6137bljhgivjxra"))))
                "0cdbh5w0chw3dlrwizm91l6sgkkzy7p6h0072dai4xbw5zgld31k"))))
    (build-system python-build-system)
    (arguments
     '(#:tests? #f))                    ; no tests