gnu: lablgtk: Use a source file-name.
* gnu/packages/ocaml.scm (lablgtk)[source]: Add 'file-name'.
This commit is contained in:
parent
e21b668e52
commit
bcda07797a
1 changed files with 1 additions and 0 deletions
|
@ -759,6 +759,7 @@ (define-public lablgtk
|
|||
(uri (git-reference
|
||||
(url "https://github.com/garrigue/lablgtk")
|
||||
(commit "lablgtk2188")))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"0gpww8bkwi5cl68kc006970zvzwvq73h1mwrnd239apmwlxc1l8a"))))
|
||||
|
|
Loading…
Reference in a new issue