[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
95/184: gnu: goffice: Update to 0.10.46.
From: |
guix-commits |
Subject: |
95/184: gnu: goffice: Update to 0.10.46. |
Date: |
Wed, 27 Nov 2019 14:37:07 -0500 (EST) |
kkebreau pushed a commit to branch wip-gnome-updates
in repository guix.
commit 95aa79dd8de2b2b4636ea3fadafd086d3b5babcd
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 38bb277..88dd032 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -2084,14 +2084,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
- 63/184: gnu: modem-manager: Update to 1.10.8., (continued)
- 63/184: gnu: modem-manager: Update to 1.10.8., guix-commits, 2019/11/27
- 66/184: gnu: linux-libre@4.14: Update to 4.14.152., guix-commits, 2019/11/27
- 69/184: gnu: gnome-disk-utility: Don't create icon cache., guix-commits, 2019/11/27
- 73/184: gnu: epiphany: Don't build icon cache., guix-commits, 2019/11/27
- 78/184: gnu: commencement: Ensure 'gnu-make-final' refers to the native 'pkg-config'., guix-commits, 2019/11/27
- 85/184: gnu: lollypop: Update to 1.2.7., guix-commits, 2019/11/27
- 79/184: gnu: pkg-config: Memoize 'cross-pkg-config'., guix-commits, 2019/11/27
- 86/184: gnu: libdvdnav: Don't use NAME in source URI., guix-commits, 2019/11/27
- 90/184: gnu: hplip: Actually wrap binaries., guix-commits, 2019/11/27
- 94/184: gnu: gnumeric: Update to 1.12.46., guix-commits, 2019/11/27
- 95/184: gnu: goffice: Update to 0.10.46.,
guix-commits <=
- 100/184: gnu: r-plotly: Update to 4.9.1., guix-commits, 2019/11/27
- 98/184: gnu: r-polspline: Update to 1.1.17., guix-commits, 2019/11/27
- 111/184: gnu: Add delft-icon-theme., guix-commits, 2019/11/27
- 110/184: gnu: packages: Add rofi-pass., guix-commits, 2019/11/27
- 31/184: gnu: gnome-shell-extensions: Update to 3.32.1., guix-commits, 2019/11/27
- 28/184: gnu: gnome-screenshot: Update to 3.32.0., guix-commits, 2019/11/27
- 30/184: gnu: gnome-calendar: Update to 3.32.2., guix-commits, 2019/11/27
- 26/184: gnu: Add tracker-miners., guix-commits, 2019/11/27
- 32/184: gnu: gnome-system-monitor: Update to 3.32.1., guix-commits, 2019/11/27
- 33/184: gnu: gnome-disk-utility: Update to 3.32.1., guix-commits, 2019/11/27