mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-01 07:16:39 +01:00
gnu: gnome-calculator: Update to 3.36.0.
* gnu/packages/gnome.scm (gnome-calculator): Update to 3.36.0.
This commit is contained in:
parent
e4b02e7e39
commit
67b8aa91f7
1 changed files with 2 additions and 2 deletions
|
@ -9814,7 +9814,7 @@ (define-public libunique
|
|||
(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 @@ (define-public gnome-calculator
|
|||
name "-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"0lbh87255zzggqzai6543qg920y52bl4vs5m5h5087ghzg14hlsd"))))
|
||||
"1cqd4b25qp1i0p04m669jssg1l5sdapc1mniv9jssvw5r7wk1s52"))))
|
||||
(build-system meson-build-system)
|
||||
(arguments '(#:glib-or-gtk? #t))
|
||||
(native-inputs
|
||||
|
|
Loading…
Reference in a new issue