guix-commits
[Top][All Lists]
Advanced

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

18/48: gnu: goffice: Update to 0.10.32.


From: ???
Subject: 18/48: gnu: goffice: Update to 0.10.32.
Date: Tue, 23 Aug 2016 12:11:49 +0000 (UTC)

iyzsong pushed a commit to branch core-updates
in repository guix.

commit 1d927ccd9a3b309f430f73eaa60268dcecc6cb12
Author: 宋文武 <address@hidden>
Date:   Mon Aug 22 21:49:09 2016 +0800

    gnu: goffice: Update to 0.10.32.
    
    * gnu/packages/gnome.scm (goffice): Update to 0.10.32.
---
 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 75dbe96..36b5669 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -1538,14 +1538,14 @@ Hints specification (EWMH).")
 (define-public goffice
   (package
     (name "goffice")
-    (version "0.10.28")
+    (version "0.10.32")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/" name "/"
                                   (version-major+minor version)  "/"
                                   name "-" version ".tar.xz"))
               (sha256
-               (base32 
"12rsgxrixkfpk420gv026i74pnlgqjzsvm6vffrmih54w46hd3q6"))))
+               (base32 
"1hvs5558x98yzm43dc3f93v596x45lfmv1vkp4jjgfagynlpvcq2"))))
     (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]