summaryrefslogtreecommitdiff
path: root/gnu/packages/perl.scm
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2019-03-25 12:28:42 +0100
committerTobias Geerinckx-Rice <me@tobias.gr>2019-03-25 12:59:39 +0100
commit357b69499a5d7e3549943871492b8a1d060d1a73 (patch)
tree0501b541e547c355038d1206100b5c0502284819 /gnu/packages/perl.scm
parent3ed36f3153021d433f284670d8ff63a02a1362e2 (diff)
downloadpatches-357b69499a5d7e3549943871492b8a1d060d1a73.tar
patches-357b69499a5d7e3549943871492b8a1d060d1a73.tar.gz
gnu: perl-log-any: Update source URL.
* gnu/packages/perl.scm (perl-log-any)[source]: Update URL.
Diffstat (limited to 'gnu/packages/perl.scm')
-rw-r--r--gnu/packages/perl.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/perl.scm b/gnu/packages/perl.scm
index 712a96b57d..199ffb287b 100644
--- a/gnu/packages/perl.scm
+++ b/gnu/packages/perl.scm
@@ -4515,7 +4515,7 @@ versa.")
(source
(origin
(method url-fetch)
- (uri (string-append "mirror://cpan/authors/id/D/DA/DAGOLDEN/Log-Any-"
+ (uri (string-append "mirror://cpan/authors/id/P/PR/PREACTION/Log-Any-"
version ".tar.gz"))
(sha256
(base32 "1wb55ib4gvk8h5pjb6hliqg7li1xjk420q3w5r33f9p1ps60ylbl"))))