gnu: java-jnacl: Declare a source file-name.
* gnu/packages/java.scm (java-jnacl)[source]: Declare a source file-name.
This commit is contained in:
parent
4a885c650d
commit
6c34ad73d5
|
@ -7982,6 +7982,7 @@ to use.")
|
||||||
(uri (git-reference
|
(uri (git-reference
|
||||||
(url "https://github.com/neilalexander/jnacl.git")
|
(url "https://github.com/neilalexander/jnacl.git")
|
||||||
(commit commit)))
|
(commit commit)))
|
||||||
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1d6g6xhn83byv5943n7935wwjsk0ibk0qdvqgr699qqgqqmwisbb"))))
|
"1d6g6xhn83byv5943n7935wwjsk0ibk0qdvqgr699qqgqqmwisbb"))))
|
||||||
|
|
Loading…
Reference in New Issue