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:
Efraim Flashner 2018-03-13 20:05:27 +02:00
parent 4a885c650d
commit 6c34ad73d5
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 1 additions and 0 deletions

View File

@ -7982,6 +7982,7 @@ to use.")
(uri (git-reference
(url "https://github.com/neilalexander/jnacl.git")
(commit commit)))
(file-name (git-file-name name version))
(sha256
(base32
"1d6g6xhn83byv5943n7935wwjsk0ibk0qdvqgr699qqgqqmwisbb"))))