rekado pushed a commit to branch wip-gnome-upgrades
in repository guix.
commit e258c09f5482627bfe0054c27d594f56def3bebd
Author: Ricardo Wurmus <[email protected]>
Date: Mon Aug 6 11:16:35 2018 +0200
gnu: goffice: Update to 0.10.41.
* gnu/packages/gnome.scm (goffice): Update to 0.10.41.
---
gnu/packages/gnome.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index c21d7e8..cf6c837 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -1846,14 +1846,14 @@ Hints specification (EWMH).")
(define-public goffice
(package
(name "goffice")
- (version "0.10.36")
+ (version "0.10.41")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
(version-major+minor version) "/"
name "-" version ".tar.xz"))
(sha256
- (base32
"1mma1gp179dh7kvwzd7q3mwg0719hhbm9f5sqw28flv5lv05zrng"))))
+ (base32
"1dl8m1a3lszgfnvc6h9vg9d9j6f6vc1qngjx42b7w35y2ick7xqc"))))
(build-system gnu-build-system)
(outputs '("out"
"doc")) ;4.1 MiB of gtk-doc