mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-07 05:30:38 +02:00
gnu: fcitx5-material-color-theme: Add source file-name.
* gnu/packages/fcitx5.scm (fcitx5-material-color-theme)[source]: Add file-name field.
This commit is contained in:
@@ -423,6 +423,7 @@ to manage different input methods in Fcitx 5.")
|
||||
(uri (git-reference
|
||||
(url "https://github.com/hosxy/Fcitx5-Material-Color")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "1mgc722521jmfx0xc3ibmiycd3q2w7xg2956xcpc07kz90gcdjaa"))))
|
||||
(build-system copy-build-system)
|
||||
|
||||
Reference in New Issue
Block a user