gnu: goffice: Update to 0.10.47.
* gnu/packages/gnome.scm (goffice): Update to 0.10.47.
This commit is contained in:
parent
eed886f8e8
commit
2e60eafb47
@ -3048,14 +3048,14 @@ Hints specification (EWMH).")
|
||||
(define-public goffice
|
||||
(package
|
||||
(name "goffice")
|
||||
(version "0.10.46")
|
||||
(version "0.10.47")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://gnome/sources/goffice/"
|
||||
(version-major+minor version) "/"
|
||||
"goffice-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32 "1a8kba36zwzr0ilafc0d1nsxxma1qibviiifd0jhbxp180x6v385"))))
|
||||
(base32 "0xmigfdzvmlpa0fw79mf3xwchmxc8rlidryn5syv8bz7msmrb215"))))
|
||||
(build-system gnu-build-system)
|
||||
(outputs '("out"
|
||||
"doc")) ; 4.0 MiB of gtk-doc
|
||||
|
Loading…
Reference in New Issue
Block a user