[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/07: gnu: goffice: Update to 0.10.53.
From: |
guix-commits |
Subject: |
02/07: gnu: goffice: Update to 0.10.53. |
Date: |
Sat, 29 Oct 2022 14:14:35 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 69521e7adcc827196814c786a6d67d6602eb7b5b
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun Oct 23 02:00:01 2022 +0200
gnu: goffice: Update to 0.10.53.
* gnu/packages/gnome.scm (goffice): Update to 0.10.53.
---
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 51e8b4a5d7..40c1379207 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -4257,7 +4257,7 @@ Hints specification (EWMH).")
(define-public goffice
(package
(name "goffice")
- (version "0.10.52")
+ (version "0.10.53")
(source
(origin
(method url-fetch)
@@ -4265,7 +4265,7 @@ Hints specification (EWMH).")
(version-major+minor version) "/"
"goffice-" version ".tar.xz"))
(sha256
- (base32 "0344k0ffndd79as3c4nfq3mia7mrds6aq2jg76drdw3h8gcyzfb0"))))
+ (base32 "0mrzi8bcykn1jdkvqm8zqwg8k80mafl4xhr0076d875adxwmiz97"))))
(build-system gnu-build-system)
(outputs '("out"
"doc")) ; 4.0 MiB of gtk-doc
- branch master updated (1ea1fa96fe -> 34e6c5d428), guix-commits, 2022/10/29
- 07/07: gnu: rapidjson: Fix powerpc64le-linux build., guix-commits, 2022/10/29
- 03/07: gnu: pinentry-tty: Update to 1.2.1., guix-commits, 2022/10/29
- 01/07: gnu: memtest86+: Build reproducibly., guix-commits, 2022/10/29
- 02/07: gnu: goffice: Update to 0.10.53.,
guix-commits <=
- 05/07: gnu: dehydrated: Use G-expressions., guix-commits, 2022/10/29
- 04/07: gnu: dehydrated: Update to 0.7.0-0.6fb8eba., guix-commits, 2022/10/29
- 06/07: gnu: dehydrated: ‘Build’ reproducibly., guix-commits, 2022/10/29