From 8bae41a4cefce48af73afb46068ca84750a08da0 Mon Sep 17 00:00:00 2001 From: Andreas Enge Date: Wed, 26 Mar 2014 21:35:54 +0100 Subject: gnu: gnu-pw-mgr: Fix download location. * gnu/packages/gnu-pw-mgr.scm (gnu-pw-mgr): Fix download location. --- gnu/packages/gnu-pw-mgr.scm | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'gnu') diff --git a/gnu/packages/gnu-pw-mgr.scm b/gnu/packages/gnu-pw-mgr.scm index 646273f080..a1f849a86f 100644 --- a/gnu/packages/gnu-pw-mgr.scm +++ b/gnu/packages/gnu-pw-mgr.scm @@ -31,8 +31,7 @@ (source (origin (method url-fetch) - (uri (string-append "mirror://gnu/gnu-pw-mgr/gpw-" - version "/gnu-pw-mgr-" + (uri (string-append "mirror://gnu/gnu-pw-mgr/gnu-pw-mgr-" version ".tar.gz")) (sha256 (base32 -- cgit v1.2.3