gnu: pantheon-calculator: Update to 2.0.2.

* gnu/packages/pantheon (pantheon-calculator): Update to 2.0.2.
[inputs]: Replace gtk+ with gtk.
[native-inputs]: Remove labels.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
This commit is contained in:
altadil 2023-09-03 12:54:34 +00:00 committed by Maxim Cournoyer
parent cc3fbfbb21
commit 88abdb43d6
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -75,7 +75,7 @@ (define-public granite
(define-public pantheon-calculator
(package
(name "pantheon-calculator")
(version "1.7.2")
(version "2.0.2")
(source
(origin
(method git-fetch)
@ -85,7 +85,7 @@ (define-public pantheon-calculator
(file-name (git-file-name name version))
(sha256
(base32
"11rwwi6nlhwpcm29dn2mbz0239nfjdwlqlqbchm0j9sr1ypifk2k"))))
"1w59sgznzybawhz411avqayws8jq0471n6hwhkplvcz7inxlzdrw"))))
(build-system meson-build-system)
(arguments
`(#:glib-or-gtk? #t
@ -97,15 +97,15 @@ (define-public pantheon-calculator
(inputs
(list granite
glib
gtk+
gtk
libgee
libhandy))
(native-inputs
`(("cmake" ,cmake)
("glib:bin" ,glib "bin") ; for glib-compile-schemas
("gettext" ,gettext-minimal)
("pkg-config" ,pkg-config)
("vala" ,vala)))
(list cmake
`(,glib "bin") ; for glib-compile-schemas
gettext-minimal
pkg-config
vala))
(home-page "https://github.com/elementary/calculator")
(synopsis "Desktop calculator")
(description "Calculator is an application for performing simple