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