me
/
guix
Archived
1
0
Fork 0

gnu: gnome-calculator: Update to 3.36.0.

* gnu/packages/gnome.scm (gnome-calculator): Update to 3.36.0.
master
Jonathan Brielmaier 2021-09-10 23:34:15 +02:00
parent e4b02e7e39
commit 67b8aa91f7
No known key found for this signature in database
GPG Key ID: ECFC83988B4E4B9F
1 changed files with 2 additions and 2 deletions

View File

@ -9814,7 +9814,7 @@ handling the startup notification side.")
(define-public gnome-calculator
(package
(name "gnome-calculator")
(version "3.34.1")
(version "3.36.0")
(source
(origin
(method url-fetch)
@ -9823,7 +9823,7 @@ handling the startup notification side.")
name "-" version ".tar.xz"))
(sha256
(base32
"0lbh87255zzggqzai6543qg920y52bl4vs5m5h5087ghzg14hlsd"))))
"1cqd4b25qp1i0p04m669jssg1l5sdapc1mniv9jssvw5r7wk1s52"))))
(build-system meson-build-system)
(arguments '(#:glib-or-gtk? #t))
(native-inputs