[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
14/38: gnu: nnn: Don't use NAME in source URI.
From: |
guix-commits |
Subject: |
14/38: gnu: nnn: Don't use NAME in source URI. |
Date: |
Fri, 8 Feb 2019 18:02:32 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit 16572d0e021d4a6caf8b3ba548ecf39883c47c24
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Sun Dec 23 10:14:27 2018 +0100
gnu: nnn: Don't use NAME in source URI.
* gnu/packages/admin.scm (nnn)[source]: Hard-code name.
---
gnu/packages/admin.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/admin.scm b/gnu/packages/admin.scm
index 3fc9e9e..c8533bf 100644
--- a/gnu/packages/admin.scm
+++ b/gnu/packages/admin.scm
@@ -2495,7 +2495,7 @@ you are running, what theme or icon set you are using,
etc.")
(origin
(method url-fetch)
(uri (string-append "https://github.com/jarun/nnn/releases/download/v"
- version "/" name "-v" version ".tar.gz"))
+ version "/nnn-v" version ".tar.gz"))
(sha256
(base32 "1d6z12y4rlg4dzhpm30irpq2ak8hjh5zykkp2n7vxnz5m4ki89zp"))))
(build-system gnu-build-system)
- branch master updated (307182d -> 1482531), guix-commits, 2019/02/08
- 04/38: gnu: spice-protocol: Update to 0.12.15., guix-commits, 2019/02/08
- 03/38: gnu: torsocks: Update to 2.3.0., guix-commits, 2019/02/08
- 02/38: gnu: torsocks: Don't use NAME in source URI., guix-commits, 2019/02/08
- 01/38: gnu: sdl2-ttf: Update to 2.0.15., guix-commits, 2019/02/08
- 05/38: gnu: i3blocks: Use GIT-FILE-NAME., guix-commits, 2019/02/08
- 07/38: gnu: launchmon: Don't use NAME in source URI., guix-commits, 2019/02/08
- 14/38: gnu: nnn: Don't use NAME in source URI.,
guix-commits <=
- 13/38: gnu: thefuck: Don't use unstable tarball., guix-commits, 2019/02/08
- 08/38: gnu: avogadro: Don't use unstable tarball., guix-commits, 2019/02/08
- 11/38: gnu: pam-krb5: Don't use NAME in source URI., guix-commits, 2019/02/08
- 12/38: gnu: masscan: Don't use unstable tarball., guix-commits, 2019/02/08
- 16/38: gnu: igt-gpu-tools: Don't use NAME in source URI., guix-commits, 2019/02/08
- 10/38: gnu: audit: Don't use NAME in source URI., guix-commits, 2019/02/08
- 21/38: gnu: fdupes: Don't use unstable tarball., guix-commits, 2019/02/08
- 19/38: gnu: progress: Don't use unstable tarball., guix-commits, 2019/02/08
- 32/38: gnu: abiword: Don't use NAME in source URI., guix-commits, 2019/02/08
- 37/38: gnu: perl-compress-raw-zlib: Update to 2.084., guix-commits, 2019/02/08