[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
11/38: gnu: pam-krb5: Don't use NAME in source URI.
From: |
guix-commits |
Subject: |
11/38: gnu: pam-krb5: 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 ab213bfd0471736bb9fc6ef922d26be26328599d
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Sun Dec 23 10:14:58 2018 +0100
gnu: pam-krb5: Don't use NAME in source URI.
* gnu/packages/admin.scm (pam-krb5)[source]: Hard-code name.
---
gnu/packages/admin.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/admin.scm b/gnu/packages/admin.scm
index 4f13180..01af6d3 100644
--- a/gnu/packages/admin.scm
+++ b/gnu/packages/admin.scm
@@ -2158,8 +2158,8 @@ shortcut syntax and completion options.")
(source (origin
(method url-fetch)
(uri (string-append
- "https://archives.eyrie.org/software/kerberos/" name "-"
- version ".tar.xz"))
+ "https://archives.eyrie.org/software/kerberos/"
+ "pam-krb5-" version ".tar.xz"))
(sha256
(base32
"1qjp8i1s9bz7g6kiqrkzzkxn5pfspa4sy53b6z40fqmdf9przdfb"))))
- 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, 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 <=
- 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
- 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