mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2026-04-02 16:04:27 +00:00
rosenthal: noctalia-qs: Update to 0.0.10.
* modules/rosenthal/packages/wm.scm (noctalia-qs): Update to 0.0.10.
This commit is contained in:
parent
7dc52aa59b
commit
5adf855943
@ -156,7 +156,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.8")
|
(version "0.0.10")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
@ -165,7 +165,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 "0pyakmaq2bwdhnnqnrsqm9g1mjf5spij6hsvmlw058kxj8xkbbd4"))))
|
(base32 "1zly09mdpsqv220q5bi6vg70a6h2bpmd3f0badv2wzn1v1h19ixn"))))
|
||||||
(inputs
|
(inputs
|
||||||
(modify-inputs inputs
|
(modify-inputs inputs
|
||||||
(prepend glib polkit)))
|
(prepend glib polkit)))
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user