gnu: gnome-calculator: Update to 48.1.

* gnu/packages/gnome.scm (gnome-calculator): Update to 48.1.

Change-Id: Ie964e1696f30a28b7a24a2c262e1b26658da2d06
This commit is contained in:
Maxim Cournoyer 2025-05-19 14:01:23 +09:00 committed by Liliana Marie Prikler
parent dea28fb657
commit 2b23d44ee3
No known key found for this signature in database
GPG key ID: 442A84B8C70E2F87

View file

@ -11441,7 +11441,7 @@ handling the startup notification side.")
(define-public gnome-calculator (define-public gnome-calculator
(package (package
(name "gnome-calculator") (name "gnome-calculator")
(version "46.2") (version "48.1")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -11450,7 +11450,7 @@ handling the startup notification side.")
name "-" version ".tar.xz")) name "-" version ".tar.xz"))
(sha256 (sha256
(base32 (base32
"0jvv2gfg2g4x9wrllijg08m7idwgbg5x83gp4469s9cbhd1vycfn")))) "0qliq7ry3np2046bvipirsq2hpfw5iswdn70prfg9451kcdd8jxw"))))
(build-system meson-build-system) (build-system meson-build-system)
(arguments (arguments
(list (list