guix-commits
[Top][All Lists]
Advanced

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

24/135: gnu: goffice: Update to 0.10.41.


From: guix-commits
Subject: 24/135: gnu: goffice: Update to 0.10.41.
Date: Fri, 21 Dec 2018 14:37:29 -0500 (EST)

rekado pushed a commit to branch wip-gnome3.30
in repository guix.

commit e5929588bb8bb41d2ef6533dfe444a0620e0cfee
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 4614ce4..023e401 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -1865,14 +1865,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]