[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/09: gnu: goffice: Update to 0.10.46.
From: |
guix-commits |
Subject: |
03/09: gnu: goffice: Update to 0.10.46. |
Date: |
Fri, 8 Nov 2019 07:34:54 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit 09abffcca2fc29cc0076bc3b1a51ff8d1cf31daa
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Fri Nov 8 12:38:26 2019 +0100
gnu: goffice: Update to 0.10.46.
* gnu/packages/gnome.scm (goffice): Update to 0.10.46.
---
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 ad23d79..bbb986f 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -2070,14 +2070,14 @@ Hints specification (EWMH).")
(define-public goffice
(package
(name "goffice")
- (version "0.10.45")
+ (version "0.10.46")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/goffice/"
(version-major+minor version) "/"
"goffice-" version ".tar.xz"))
(sha256
- (base32
"0iqrygv2bh8kiw98kjx6ay6qdd288v91q5m8n7cvs2zcx5ksaavh"))))
+ (base32
"1a8kba36zwzr0ilafc0d1nsxxma1qibviiifd0jhbxp180x6v385"))))
(build-system gnu-build-system)
(outputs '("out"
"doc")) ; 4.0 MiB of gtk-doc
- branch master updated (41ee209 -> 6ba61f0), guix-commits, 2019/11/08
- 05/09: gnu: r-abcrf: Update to 1.8.1., guix-commits, 2019/11/08
- 07/09: gnu: r-nlme: Update to 3.1-142., guix-commits, 2019/11/08
- 09/09: gnu: r-hmisc: Update to 4.3-0., guix-commits, 2019/11/08
- 01/09: gnu: polybar: Update to 3.4.1., guix-commits, 2019/11/08
- 08/09: gnu: r-plotly: Update to 4.9.1., guix-commits, 2019/11/08
- 03/09: gnu: goffice: Update to 0.10.46.,
guix-commits <=
- 04/09: gnu: r-sp: Update to 1.3-2., guix-commits, 2019/11/08
- 06/09: gnu: r-polspline: Update to 1.1.17., guix-commits, 2019/11/08
- 02/09: gnu: gnumeric: Update to 1.12.46., guix-commits, 2019/11/08