gnu: libusb4java: Declare a source file-name.

* gnu/packages/libusb.scm (libusb4java)[source]: Declare a source
file-name.
master
Efraim Flashner 2018-03-13 20:07:51 +02:00
parent 307856cdfa
commit 8cf57bc1c6
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 1 additions and 0 deletions

View File

@ -124,6 +124,7 @@ version of libusb to run with newer libusb.")
(uri (git-reference
(url "https://github.com/usb4java/libusb4java.git")
(commit commit)))
(file-name (git-file-name name version))
(sha256
(base32
"0wqgapalhfh9v38ycbl6i2f5lh1wpr6fzwn5dwd0rdacypkd1gml"))))