mirror of
https://codeberg.org/guix/guix.git
synced 2026-04-28 06:34:05 +00:00
gnu: sbcl-stumpwm-tomato: Update to 0.2.0.
* gnu/packages/wm.scm (sbcl-stumpwm-tomato): Update to 0.2.0. Change-Id: Iedc27803a0267e02fd62b9551953ae0f6c073b90 Signed-off-by: jgart <jgart@dismail.de>
This commit is contained in:
@@ -3792,7 +3792,7 @@ not a replacement for nmtui and/or nmcli.")
|
||||
(define-public sbcl-stumpwm-tomato
|
||||
(package
|
||||
(name "sbcl-stumpwm-tomato")
|
||||
(version "0.1.0")
|
||||
(version "0.2.0")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
@@ -3801,7 +3801,7 @@ not a replacement for nmtui and/or nmcli.")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "0qq11spvhrcq74gh0dw0p4859ai2mqzbxa45gjbf599kmcybp1pa"))))
|
||||
(base32 "0r00f8qi5kzf1sxx19fxr2lvc32bw3xlz75qrnxl5vgwsl8qafr5"))))
|
||||
(build-system asdf-build-system/sbcl)
|
||||
(inputs (list stumpwm))
|
||||
(arguments
|
||||
|
||||
Reference in New Issue
Block a user