mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: java-mockito-1: Update source URL.
* gnu/packages/java.scm (java-mockito-1) [source]: Update URL.
This commit is contained in:
parent
cbca798417
commit
df666602c7
1 changed files with 1 additions and 1 deletions
|
@ -6575,7 +6575,7 @@ used with any logging implementation at runtime.")
|
|||
(version "1.10.19")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "http://repo1.maven.org/maven2/"
|
||||
(uri (string-append "https://repo1.maven.org/maven2/"
|
||||
"org/mockito/mockito-core/" version
|
||||
"/mockito-core-" version "-sources.jar"))
|
||||
(sha256
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue