guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

02/02: gnu: mps-youtube: Update to 0.2.8.


From: Jelle Licht
Subject: 02/02: gnu: mps-youtube: Update to 0.2.8.
Date: Fri, 25 May 2018 08:03:21 -0400 (EDT)

jlicht pushed a commit to branch master
in repository guix.

commit c53fa8c83af82c528fab993fb22dbe5da9a33c44
Author: Jelle Licht <address@hidden>
Date:   Sat May 5 16:18:24 2018 +0200

    gnu: mps-youtube: Update to 0.2.8.
    
    * gnu/packages/video.scm (mps-youtube): Update to 0.2.8.
---
 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 7df318e..b8d0d45 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -2193,7 +2193,7 @@ Content System specification.")
 (define-public mps-youtube
   (package
     (name "mps-youtube")
-    (version "0.2.7.1")
+    (version "0.2.8")
     (source
      (origin
        (method url-fetch)
@@ -2202,7 +2202,7 @@ Content System specification.")
        (file-name (string-append name "-" version ".tar.gz"))
        (sha256
         (base32
-         "1s7h35yx6f0szf8mm8612ic913w3v05m2kwphjfcxnpq0ammhyci"))))
+         "0x7cmfh199q9j396v7bz81nnvanfllhsg86489i5dw2p3yyc9wnm"))))
     (build-system python-build-system)
     (arguments
      ;; Tests need to be disabled until #556 upstream is fixed. It reads as if 
the



reply via email to

[Prev in Thread] Current Thread [Next in Thread]