mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 12:05:19 -06:00
gnu: gnome-shell-extension-night-theme-switcher: Update to 79.
* gnu/packages/gnome-xyz.scm (gnome-shell-extension-night-theme-switcher): Update to 79.
This commit is contained in:
parent
2e38bdbb72
commit
24a5b13c08
1 changed files with 2 additions and 2 deletions
|
|
@ -1109,7 +1109,7 @@ notebooks and tiling window managers.")
|
|||
(define-public gnome-shell-extension-night-theme-switcher
|
||||
(package
|
||||
(name "gnome-shell-extension-night-theme-switcher")
|
||||
(version "78")
|
||||
(version "79")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
|
|
@ -1118,7 +1118,7 @@ notebooks and tiling window managers.")
|
|||
"https://gitlab.com/rmnvgr/nightthemeswitcher-gnome-shell-extension")
|
||||
(commit version)))
|
||||
(sha256
|
||||
(base32 "13rqql22q3pv6dp3lmms7xbqna6h6x13gmd337fcqzc0k952xckc"))
|
||||
(base32 "1xjg9pg1rlrmnfpf64y1g1cx0i7032zn08z9khlam40587rd6rp0"))
|
||||
(file-name (git-file-name name version))))
|
||||
(build-system meson-build-system)
|
||||
(native-inputs (list pkg-config (list glib "bin")))
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue