guix-commits
[Top][All Lists]
Advanced

[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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]