gnu: greybird-gtk-theme: Update to 3.22.13.
* gnu/packages/gnome-xyz.scm (greybird-gtk-theme): Update to 3.22.13.
This commit is contained in:
parent
51d3c84502
commit
67b1ef5f65
1 changed files with 2 additions and 2 deletions
|
@ -521,7 +521,7 @@ notebooks and tiling window managers.")
|
||||||
(define-public greybird-gtk-theme
|
(define-public greybird-gtk-theme
|
||||||
(package
|
(package
|
||||||
(name "greybird-gtk-theme")
|
(name "greybird-gtk-theme")
|
||||||
(version "3.22.12")
|
(version "3.22.13")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
(uri
|
(uri
|
||||||
|
@ -531,7 +531,7 @@ notebooks and tiling window managers.")
|
||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1j66ddvl3pmwh2v8ajm8r5g5nbsr7r262ff1qn2nf3i0gy8b3lq8"))))
|
"154qawiga792iimkpk3a6q8f4gm4r158wmsagkbqqbhj33kxgxhg"))))
|
||||||
(build-system meson-build-system)
|
(build-system meson-build-system)
|
||||||
(native-inputs
|
(native-inputs
|
||||||
`(("gtk+" ,gtk+)
|
`(("gtk+" ,gtk+)
|
||||||
|
|
Reference in a new issue