guix-commits
[Top][All Lists]
Advanced

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

91/135: gnu: goffice: Update to 0.10.44.


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

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

commit b551245dadbee396c515f4c14968b91ac1a48eab
Author: Ricardo Wurmus <address@hidden>
Date:   Tue Dec 4 05:09:12 2018 +0100

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