gnu: java-guava: Use a source file-name.
* gnu/packages/java.scm (java-guava)[source]: Add a file-name field.
This commit is contained in:
parent
12988adf18
commit
2be973c35e
@ -6177,6 +6177,7 @@ It provides packages in the @code{javax.annotations} namespace.")
|
||||
(uri (git-reference
|
||||
(url "https://github.com/google/guava/")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"00h5cawdjic1vind3yivzh1f58flvm1yfmhsyqwyvmbvj1vakysp"))))
|
||||
|
Loading…
Reference in New Issue
Block a user