mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
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:
parent
dea28fb657
commit
2b23d44ee3
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue