guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

02/04: gnu: goffice: Update to 3.24.2.1.


From: Tobias Geerinckx-Rice
Subject: 02/04: gnu: goffice: Update to 3.24.2.1.
Date: Thu, 27 Jul 2017 19:01:28 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit 0193e3be530ea405609057c675aaf8d709048ca1
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Thu Jul 27 21:05:03 2017 +0200

    gnu: goffice: Update to 3.24.2.1.
    
    * gnu/packages/gnome.scm (goffice): Update to 3.24.2.1.
---
 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 c8fc34f..abc5c26 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -1755,14 +1755,14 @@ Hints specification (EWMH).")
 (define-public goffice
   (package
     (name "goffice")
-    (version "0.10.34")
+    (version "0.10.35")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/" name "/"
                                   (version-major+minor version)  "/"
                                   name "-" version ".tar.xz"))
               (sha256
-               (base32 
"00yn5ly1x50ynrwgl783pwnjy4k2ckp8n54mfnqv6qsq5fi7ajjm"))))
+               (base32 
"0f2p3p7idfpbms4mi75031014mqsv09s21b6w1359p09raph3461"))))
     (build-system gnu-build-system)
     (outputs '("out"
                "doc"))                            ;4.1 MiB of gtk-doc



reply via email to

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