gnu: polari: Update to 3.36.3.
* gnu/packages/gnome.scm (polari): Update to 3.36.3.master
parent
bff22b76f3
commit
c6a7ae4f14
|
@ -10737,7 +10737,7 @@ index files needed for Adwaita to be used outside of GNOME.")
|
||||||
(define-public polari
|
(define-public polari
|
||||||
(package
|
(package
|
||||||
(name "polari")
|
(name "polari")
|
||||||
(version "3.32.2")
|
(version "3.36.3")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (string-append "mirror://gnome/sources/polari/"
|
(uri (string-append "mirror://gnome/sources/polari/"
|
||||||
|
@ -10745,7 +10745,7 @@ index files needed for Adwaita to be used outside of GNOME.")
|
||||||
"/polari-" version ".tar.xz"))
|
"/polari-" version ".tar.xz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0h0w9j3y067l911gpj446b3a2w1i2vzr1w2a7cz7i5rhn6qkf2sp"))))
|
"0fpmrvhd40yay051bzn4x3gsrzdv42nav0pm5ps0np8wk1z689jg"))))
|
||||||
(build-system meson-build-system)
|
(build-system meson-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
`(#:glib-or-gtk? #t
|
`(#:glib-or-gtk? #t
|
||||||
|
|
Reference in New Issue