diff mbox series

[bug#49027] gnu: goffice: Update to 0.10.50.

Message ID 20210614165421.25649-1-jackhill@jackhill.us
State Accepted
Headers show
Series [bug#49027] gnu: goffice: Update to 0.10.50. | expand

Checks

Context Check Description
cbaines/comparison success View comparision
cbaines/git branch success View Git branch
cbaines/applying patch success View Laminar job
cbaines/issue success View issue

Commit Message

Jack Hill June 14, 2021, 4:54 p.m. UTC
* gnu/packages/gnome.scm (goffice): Update to 0.10.50.
---

This commit updates our newest goffice package to the latest release. We
explicitly package an older goffice version as well which I have not
touched or investigated.

All packages reported by `guix refresh -l goffice` build for mo on
x86_64-linux.

 gnu/packages/gnome.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Comments

Efraim Flashner June 15, 2021, 6:19 p.m. UTC | #1
Patch pushed. Thanks!
diff mbox series

Patch

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index c150fecd6c..09d1bf2f64 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -4130,14 +4130,14 @@  Hints specification (EWMH).")
 (define-public goffice
   (package
     (name "goffice")
-    (version "0.10.49")
+    (version "0.10.50")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/goffice/"
                                   (version-major+minor version)  "/"
                                   "goffice-" version ".tar.xz"))
               (sha256
-               (base32 "1s87ngs3g3nfvcn96aq4lgzx5cscbfg4n9f6ns2zpvc5ngdiiz2z"))))
+               (base32 "1p5zbj7cbcfcxd6l8pnph54p6ah1bwf146y810j4bcq8ggf3sp1c"))))
     (build-system gnu-build-system)
     (outputs '("out"
                "doc"))                  ; 4.0 MiB of gtk-doc