me
/
guix
Archived
1
0
Fork 0

gnu: mps-youtube: Update to 0.2.8.

* gnu/packages/video.scm (mps-youtube): Update to 0.2.8.
master
Jelle Licht 2018-05-05 16:18:24 +02:00
parent e7ca985973
commit c53fa8c83a
No known key found for this signature in database
GPG Key ID: DA4597F947B41025
1 changed files with 2 additions and 2 deletions

View File

@ -2193,7 +2193,7 @@ Content System specification.")
(define-public mps-youtube (define-public mps-youtube
(package (package
(name "mps-youtube") (name "mps-youtube")
(version "0.2.7.1") (version "0.2.8")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -2202,7 +2202,7 @@ Content System specification.")
(file-name (string-append name "-" version ".tar.gz")) (file-name (string-append name "-" version ".tar.gz"))
(sha256 (sha256
(base32 (base32
"1s7h35yx6f0szf8mm8612ic913w3v05m2kwphjfcxnpq0ammhyci")))) "0x7cmfh199q9j396v7bz81nnvanfllhsg86489i5dw2p3yyc9wnm"))))
(build-system python-build-system) (build-system python-build-system)
(arguments (arguments
;; Tests need to be disabled until #556 upstream is fixed. It reads as if the ;; Tests need to be disabled until #556 upstream is fixed. It reads as if the