me
/
guix
Archived
1
0
Fork 0

gnu: gnome-calculator: Update to 3.26.0.

* gnu/packages/gnome.scm (gnome-calculator): Update to 3.26.0.
master
Kei Kebreau 2017-11-14 14:12:42 -05:00
parent a5a22d7b14
commit 31d9e454ad
No known key found for this signature in database
GPG Key ID: E6A5EE3C19467A0D
1 changed files with 2 additions and 2 deletions

View File

@ -6547,7 +6547,7 @@ handling the startup notification side.")
(define-public gnome-calculator (define-public gnome-calculator
(package (package
(name "gnome-calculator") (name "gnome-calculator")
(version "3.24.0") (version "3.26.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -6556,7 +6556,7 @@ handling the startup notification side.")
name "-" version ".tar.xz")) name "-" version ".tar.xz"))
(sha256 (sha256
(base32 (base32
"041d40as8y0r5d0kk83dy842711zchydwwqh71kh1lpd373qlxa4")))) "1iv3b3mvqxm17r5gv15dyq6gz08w0ljhzgbf22xnnfnpzhvmn8b2"))))
(build-system glib-or-gtk-build-system) (build-system glib-or-gtk-build-system)
(native-inputs (native-inputs
`(("glib:bin" ,glib "bin") ; for glib-compile-schemas, gio-2.0. `(("glib:bin" ,glib "bin") ; for glib-compile-schemas, gio-2.0.