[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
10/38: gnu: audit: Don't use NAME in source URI.
From: |
guix-commits |
Subject: |
10/38: gnu: audit: Don't use NAME in source URI. |
Date: |
Fri, 8 Feb 2019 18:02:31 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit fe2f01664fb227e013b477fb5d7d9e03c10b28a4
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Sun Dec 23 10:27:18 2018 +0100
gnu: audit: Don't use NAME in source URI.
* gnu/packages/admin.scm (audit)[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 9515c21..4f13180 100644
--- a/gnu/packages/admin.scm
+++ b/gnu/packages/admin.scm
@@ -1864,7 +1864,7 @@ platform-specific methods.")
(version "2.8.4")
(source (origin
(method url-fetch)
- (uri (string-append home-page name "-" version ".tar.gz"))
+ (uri (string-append home-page "audit-" version ".tar.gz"))
(sha256
(base32
"0f4ci6ffznnmgblwgv7ich9mjfk3p6y5l6m6h3chhmzw156nj454"))))
- 02/38: gnu: torsocks: Don't use NAME in source URI., (continued)
- 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, 2019/02/08
- 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 <=
- 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
- 38/38: gnu: perl-io-compress: Update to 2.084., guix-commits, 2019/02/08
- 30/38: gnu: compton: Don't use unstable tarball., guix-commits, 2019/02/08
- 09/38: gnu: hungrycat: Don't use NAME in source URI., guix-commits, 2019/02/08
- 06/38: gnu: florence: Don't use NAME in source URI., guix-commits, 2019/02/08
- 18/38: gnu: dstat: Don't use unstable tarball., guix-commits, 2019/02/08
- 20/38: gnu: cpulimit: Don't use unstable tarball., guix-commits, 2019/02/08