mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2026-03-26 03:34:20 +00:00
rosenthal: noctalia-qs: Update to 0.0.8.
* modules/rosenthal/packages/wm.scm (noctalia-qs): Update to 0.0.8.
This commit is contained in:
parent
149247885a
commit
65e24588c9
@ -157,7 +157,7 @@ supporting various Wayland compositors like @code{niri}, @code{hyprland}, and
|
|||||||
(package
|
(package
|
||||||
(inherit quickshell)
|
(inherit quickshell)
|
||||||
(name "noctalia-qs")
|
(name "noctalia-qs")
|
||||||
(version "0.0.4")
|
(version "0.0.8")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
@ -166,7 +166,7 @@ supporting various Wayland compositors like @code{niri}, @code{hyprland}, and
|
|||||||
(commit (string-append "v" version))))
|
(commit (string-append "v" version))))
|
||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "0gyk951pk946dib3rdsgk7nzxwxvghjvp26rs5f32x6a8g8ww1fm"))))
|
(base32 "0pyakmaq2bwdhnnqnrsqm9g1mjf5spij6hsvmlw058kxj8xkbbd4"))))
|
||||||
(inputs
|
(inputs
|
||||||
(modify-inputs (package-inputs quickshell)
|
(modify-inputs (package-inputs quickshell)
|
||||||
(prepend glib polkit)))
|
(prepend glib polkit)))
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user