mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: stumpwm-contrib: Add a source file-name.
* gnu/packages/wm.scm (stumpwm-contrib)[source]: Add file-name field.
This commit is contained in:
@@ -1671,6 +1671,7 @@ productive, customizable lisp based systems.")
|
||||
(uri (git-reference
|
||||
(url "https://github.com/stumpwm/stumpwm-contrib.git")
|
||||
(commit commit)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "0giac390bq95ag41xkxqp8jjrhfx1wpgglz7jg5rkm0wjhcwmyml"))))
|
||||
(build-system asdf-build-system/sbcl)
|
||||
|
||||
Reference in New Issue
Block a user