GNU bug report logs - #49027
[PATCH] gnu: goffice: Update to 0.10.50.

Previous Next

Package: guix-patches;

Reported by: Jack Hill <jackhill <at> jackhill.us>

Date: Mon, 14 Jun 2021 16:55:01 UTC

Severity: normal

Tags: patch

Done: Efraim Flashner <efraim <at> flashner.co.il>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Efraim Flashner <efraim <at> flashner.co.il>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#49027: closed ([PATCH] gnu: goffice: Update to 0.10.50.)
Date: Tue, 15 Jun 2021 18:21:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Tue, 15 Jun 2021 21:19:16 +0300
with message-id <YMjvJHXUq0tUCjlZ <at> 3900XT>
and subject line Re: [bug#49027] [PATCH] gnu: goffice: Update to 0.10.50.
has caused the debbugs.gnu.org bug report #49027,
regarding [PATCH] gnu: goffice: Update to 0.10.50.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
49027: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=49027
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Jack Hill <jackhill <at> jackhill.us>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: goffice: Update to 0.10.50.
Date: Mon, 14 Jun 2021 12:54:21 -0400
* 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(-)

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
-- 
2.32.0



[Message part 3 (message/rfc822, inline)]
From: Efraim Flashner <efraim <at> flashner.co.il>
To: Jack Hill <jackhill <at> jackhill.us>
Cc: 49027-done <at> debbugs.gnu.org
Subject: Re: [bug#49027] [PATCH] gnu: goffice: Update to 0.10.50.
Date: Tue, 15 Jun 2021 21:19:16 +0300
[Message part 4 (text/plain, inline)]
Patch pushed. Thanks!

-- 
Efraim Flashner   <efraim <at> flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 3 years and 340 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.