me
/
guix
Archived
1
0
Fork 0

gnu: lablgtk: Use a source file-name.

* gnu/packages/ocaml.scm (lablgtk)[source]: Add 'file-name'.
master
Efraim Flashner 2019-12-04 10:23:16 +02:00
parent e21b668e52
commit bcda07797a
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 1 additions and 0 deletions

View File

@ -759,6 +759,7 @@ Knuths LR(1) parser construction technique.")
(uri (git-reference
(url "https://github.com/garrigue/lablgtk")
(commit "lablgtk2188")))
(file-name (git-file-name name version))
(sha256
(base32
"0gpww8bkwi5cl68kc006970zvzwvq73h1mwrnd239apmwlxc1l8a"))))