guix-commits
[Top][All Lists]
Advanced

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

25/74: gnu: goffice: Update to 0.10.41.


From: guix-commits
Subject: 25/74: gnu: goffice: Update to 0.10.41.
Date: Fri, 30 Nov 2018 09:07:17 -0500 (EST)

rekado pushed a commit to branch wip-gnome-upgrades
in repository guix.

commit 7831e5ed7e26f5435b9a503acc0e58b377ab18df
Author: Ricardo Wurmus <address@hidden>
Date:   Mon Aug 6 11:16:35 2018 +0200

    gnu: goffice: Update to 0.10.41.
    
    * gnu/packages/gnome.scm (goffice): Update to 0.10.41.
---
 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 0e40fdc..352a644 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -1862,14 +1862,14 @@ Hints specification (EWMH).")
 (define-public goffice
   (package
     (name "goffice")
-    (version "0.10.36")
+    (version "0.10.41")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/" name "/"
                                   (version-major+minor version)  "/"
                                   name "-" version ".tar.xz"))
               (sha256
-               (base32 
"1mma1gp179dh7kvwzd7q3mwg0719hhbm9f5sqw28flv5lv05zrng"))))
+               (base32 
"1dl8m1a3lszgfnvc6h9vg9d9j6f6vc1qngjx42b7w35y2ick7xqc"))))
     (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]