3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

gnu: go-github-com-aki237-nscjar: Declare a source file-name.

* gnu/packages/golang.scm (go-github-com-aki237-nscjar)[source]: Declare
a source file-name.
This commit is contained in:
Efraim Flashner 2018-03-04 12:37:33 +02:00
parent 6de107b0c9
commit 82f09c0e8e
Signed by untrusted user: efraim
GPG key ID: 41AAE7DCCA3D8351

View file

@ -528,6 +528,7 @@ writers can be supplied for alternate environments.")
(uri (git-reference
(url "https://github.com/aki237/nscjar.git")
(commit commit)))
(file-name (git-file-name name version))
(sha256
(base32
"03y7zzq12qvhsq86lb06sgns8xrkblbn7i7wd886wk3zr5574b96"))))