[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/09: gnu: goffice: Update to 0.10.48.
From: |
guix-commits |
Subject: |
03/09: gnu: goffice: Update to 0.10.48. |
Date: |
Mon, 5 Oct 2020 20:54:40 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 10ac3ea2e42c78631e23ae650903118783747ca5
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Tue Oct 6 02:40:02 2020 +0200
gnu: goffice: Update to 0.10.48.
* gnu/packages/gnome.scm (goffice): Update to 0.10.48.
---
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 ceb80ac..8090bb4 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -3969,14 +3969,14 @@ Hints specification (EWMH).")
(define-public goffice
(package
(name "goffice")
- (version "0.10.47")
+ (version "0.10.48")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/goffice/"
(version-major+minor version) "/"
"goffice-" version ".tar.xz"))
(sha256
- (base32
"0xmigfdzvmlpa0fw79mf3xwchmxc8rlidryn5syv8bz7msmrb215"))))
+ (base32
"1z6f3q8fxkd1ysqrwdxdi0844zqa00vjpf07gq8mh3kal8picfd4"))))
(build-system gnu-build-system)
(outputs '("out"
"doc")) ; 4.0 MiB of gtk-doc
- branch master updated (d3b9cbd -> fb81bd9), guix-commits, 2020/10/05
- 02/09: gnu: spice-protocol: Update to 0.14.3., guix-commits, 2020/10/05
- 05/09: gnu: s6-dns: Update to 2.3.3.0., guix-commits, 2020/10/05
- 01/09: gnu: Fix up package copyright headers., guix-commits, 2020/10/05
- 04/09: gnu: obs: Update to 26.0.1., guix-commits, 2020/10/05
- 03/09: gnu: goffice: Update to 0.10.48.,
guix-commits <=
- 06/09: gnu: s6-portable-utils: Update to 2.2.3.0., guix-commits, 2020/10/05
- 09/09: gnu: perl-cgi: Update to 4.51., guix-commits, 2020/10/05
- 08/09: gnu: python-flake8: Update to 3.8.4., guix-commits, 2020/10/05
- 07/09: gnu: seahorse: Update to 3.36.2., guix-commits, 2020/10/05