mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: irrlicht-for-minetest: Add source file-name.
* gnu/packages/games.scm (irrlicht-for-minetest)[source]: Add file-name field.
This commit is contained in:
@@ -3663,6 +3663,7 @@ for common mesh file formats, and collision detection.")
|
||||
(uri (git-reference
|
||||
(url "https://github.com/minetest/irrlicht")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"1646pj40dqkzbbc2lxzbmq2pjyrkgggbi2lah6pa5mv420p402kg"))))
|
||||
|
||||
Reference in New Issue
Block a user