efraim pushed a commit to branch master
in repository guix.
commit a00687427d89321fd796d3cdc657d134374aae56
Author: Efraim Flashner <[email protected]>
AuthorDate: Thu Jun 11 11:48:08 2020 +0300
gnu: maven-shared-utils: Use a mirror URL.
* gnu/packages/maven.scm (maven-shared-utils)[source]: Use an apache
mirror:// URL.
---
gnu/packages/maven.scm | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/gnu/packages/maven.scm b/gnu/packages/maven.scm
index c18850b..13091ed 100644
--- a/gnu/packages/maven.scm
+++ b/gnu/packages/maven.scm
@@ -2,6 +2,7 @@
;;; Copyright © 2018 Julien Lepiller <[email protected]>
;;; Copyright © 2019 Tobias Geerinckx-Rice <[email protected]>
;;; Copyright © 2019 Björn Höfling <[email protected]>
+;;; Copyright © 2020 Efraim Flashner <[email protected]>
;;;
;;; This file is part of GNU Guix.
;;;
@@ -339,7 +340,7 @@ Maven Wagon, for use in Maven.")))
(version "3.2.1")
(source (origin
(method url-fetch)
- (uri (string-append
"https://archive.apache.org/dist/maven/shared/"
+ (uri (string-append "mirror://apache/dist/maven/shared/"
"maven-shared-utils-" version
"-source-release.zip"))
(sha256
(base32