gnu: lablgtk: Use a source file-name.
* gnu/packages/ocaml.scm (lablgtk)[source]: Add 'file-name'.master
parent
e21b668e52
commit
bcda07797a
|
@ -759,6 +759,7 @@ Knuth’s LR(1) parser construction technique.")
|
||||||
(uri (git-reference
|
(uri (git-reference
|
||||||
(url "https://github.com/garrigue/lablgtk")
|
(url "https://github.com/garrigue/lablgtk")
|
||||||
(commit "lablgtk2188")))
|
(commit "lablgtk2188")))
|
||||||
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0gpww8bkwi5cl68kc006970zvzwvq73h1mwrnd239apmwlxc1l8a"))))
|
"0gpww8bkwi5cl68kc006970zvzwvq73h1mwrnd239apmwlxc1l8a"))))
|
||||||
|
|
Reference in New Issue