unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#49012] [PATCH] gnu: gnumeric: Update to 1.12.50.
@ 2021-06-13 22:29 Solene Rapenne via Guix-patches via
  2021-06-14  6:54 ` bug#49012: " Efraim Flashner
  0 siblings, 1 reply; 2+ messages in thread
From: Solene Rapenne via Guix-patches via @ 2021-06-13 22:29 UTC (permalink / raw)
  To: 49012


* gnu/packages/gnome.scm (gnumeric): Update to 1.12.50.
---
 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 d94b1a68b6..5c899cd760 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -4192,7 +4192,7 @@ Hints specification (EWMH).")
 (define-public gnumeric
   (package
     (name "gnumeric")
-    (version "1.12.49")
+    (version "1.12.50")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/gnumeric/"
@@ -4200,7 +4200,7 @@ Hints specification (EWMH).")
                                   "gnumeric-" version ".tar.xz"))
               (sha256
                (base32
-                "0mzdhhpa7kwkc51l344g6vgqwaxkjdf03s7zasqh0bn3jpn75h4i"))))
+                "1f0lrj5msg80pgjp38jj6rddf352gwddgip7z4lki66n3fx1k23m"))))
     (build-system glib-or-gtk-build-system)
     (arguments
      `(;; The gnumeric developers don't worry much about failing tests.
-- 
2.32.0


I tried it quickly it worked with no issue for me on amd64.

Announcement http://gnumeric.org/announcements/1.12/gnumeric-1.12.50.html




^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#49012: [PATCH] gnu: gnumeric: Update to 1.12.50.
  2021-06-13 22:29 [bug#49012] [PATCH] gnu: gnumeric: Update to 1.12.50 Solene Rapenne via Guix-patches via
@ 2021-06-14  6:54 ` Efraim Flashner
  0 siblings, 0 replies; 2+ messages in thread
From: Efraim Flashner @ 2021-06-14  6:54 UTC (permalink / raw)
  To: Solene Rapenne; +Cc: 49012-done

[-- Attachment #1: Type: text/plain, Size: 274 bytes --]

I fixed the author line in the patch and pushed it. Thanks!

-- 
Efraim Flashner   <efraim@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

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-06-14  6:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-13 22:29 [bug#49012] [PATCH] gnu: gnumeric: Update to 1.12.50 Solene Rapenne via Guix-patches via
2021-06-14  6:54 ` bug#49012: " Efraim Flashner

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).