[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
09/24: gnu: libmatroska: Don't use NAME in source URI.
From: |
guix-commits |
Subject: |
09/24: gnu: libmatroska: Don't use NAME in source URI. |
Date: |
Wed, 20 Mar 2019 23:07:51 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 309f340879122f8081e9a099b98b0fc1758a077b
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Thu Mar 21 03:42:22 2019 +0100
gnu: libmatroska: Don't use NAME in source URI.
* gnu/packages/video.scm (libmatroska)[source]: Hard-code NAME.
---
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 51c030a..7b59a68 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -675,7 +675,7 @@ SMPTE 314M.")
(origin
(method url-fetch)
(uri (string-append "https://dl.matroska.org/downloads/"
- name "/" name "-" version ".tar.xz"))
+ "libmatroska/libmatroska-" version ".tar.xz"))
(sha256
(base32
"1j4mjzx6mjzfjf9hz8g4w84krf5jccmr5cyynll0j1vwv3aiv9iq"))))
- 18/24: gnu: ruby-actionmailer: Update to 5.2.2.1., (continued)
- 18/24: gnu: ruby-actionmailer: Update to 5.2.2.1., guix-commits, 2019/03/20
- 17/24: gnu: ruby-activestorage: Update to 5.2.2.1., guix-commits, 2019/03/20
- 15/24: gnu: ruby-actioncable: Update to 5.2.2.1., guix-commits, 2019/03/20
- 14/24: gnu: ruby-actionpack: Update to 5.2.2.1., guix-commits, 2019/03/20
- 16/24: gnu: ruby-activejob: Update to 5.2.2.1., guix-commits, 2019/03/20
- 13/24: gnu: ruby-actionview: Update to 5.2.2.1., guix-commits, 2019/03/20
- 12/24: gnu: ruby-activerecord: Update to 5.2.2.1., guix-commits, 2019/03/20
- 10/24: gnu: libmatroska: Update to 1.5.0., guix-commits, 2019/03/20
- 11/24: gnu: ruby-activemodel: Update to 5.2.2.1., guix-commits, 2019/03/20
- 08/24: gnu: python-python-gast: Update to 0.2.2., guix-commits, 2019/03/20
- 09/24: gnu: libmatroska: Don't use NAME in source URI.,
guix-commits <=
- 07/24: gnu: python-latexcodec: Update to 1.0.6., guix-commits, 2019/03/20
- 05/24: gnu: plantuml: Update to 1.2019.3., guix-commits, 2019/03/20
- 04/24: gnu: ghostwriter: Update to 1.7.4., guix-commits, 2019/03/20
- 03/24: gnu: kakoune: Update to 2019.01.20., guix-commits, 2019/03/20
- 06/24: gnu: python-pyro4: Update to 4.75., guix-commits, 2019/03/20
- 01/24: gnu: terraform-docs: Update to 0.6.0., guix-commits, 2019/03/20
- 02/24: gnu: kakoune: Don't use NAME in source URI., guix-commits, 2019/03/20