[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/03: gnu: youtube-dl: Fix hash.
From: |
guix-commits |
Subject: |
01/03: gnu: youtube-dl: Fix hash. |
Date: |
Sun, 1 Nov 2020 08:19:11 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit 55653859e436457788e014c4f7cc900d2acf86f8
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun Nov 1 13:54:58 2020 +0100
gnu: youtube-dl: Fix hash.
* gnu/packages/video.scm (youtube-dl)[source]: Make hash less wrong.
---
gnu/packages/video.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm
index fa75350..472a5eb 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -2192,7 +2192,7 @@ To load this plugin, specify the following option when
starting mpv:
"youtube-dl-" version ".tar.gz"))
(sha256
(base32
- "0zpsbl9iicc6y81xfl6kf8farwfsyrl63shc0idp654kgp8421wa"))))
+ "06lhba4b9bm6f5yqrb5xvdr0l5shwd95djf9nlpg86prr5xihqks"))))
(build-system python-build-system)
(arguments
;; The problem here is that the directory for the man page and completion