emacs-bug-tracker
[Top][All Lists]
Advanced

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

[debbugs-tracker] bug#27166: closed ([PATCH] gnu: gnumeric: Update to 1.


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#27166: closed ([PATCH] gnu: gnumeric: Update to 1.12.34.)
Date: Wed, 31 May 2017 21:28:01 +0000

Your message dated Wed, 31 May 2017 17:27:02 -0400
with message-id <address@hidden>
and subject line Re: bug#27166: [PATCH] gnu: gnumeric: Update to 1.12.34.
has caused the debbugs.gnu.org bug report #27166,
regarding [PATCH] gnu: gnumeric: Update to 1.12.34.
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
27166: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=27166
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH] gnu: gnumeric: Update to 1.12.34. Date: Wed, 31 May 2017 12:26:43 -0400
* gnu/packages/gnome.scm (gnumeric): Update to 1.12.34.
[native-inputs]: Add docbook-xml and itstool.
---
 gnu/packages/gnome.scm | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 9cabfaef1..59ce2587e 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -1733,7 +1733,7 @@ Hints specification (EWMH).")
 (define-public gnumeric
   (package
     (name "gnumeric")
-    (version "1.12.32")
+    (version "1.12.34")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/" name "/"
@@ -1741,7 +1741,7 @@ Hints specification (EWMH).")
                                   name "-" version ".tar.xz"))
               (sha256
                (base32
-                "1s3dxvdwzmppsp2dfg90rccilf4hknhwjdy7lazr9sys58zchyx0"))))
+                "09f7h4lvwzyl0amd3axapwbsrnrvvpwxyhs540jlrv425n0j0j8b"))))
     (build-system glib-or-gtk-build-system)
     (arguments
      `(;; The gnumeric developers don't worry much about failing tests.
@@ -1774,7 +1774,9 @@ Hints specification (EWMH).")
        ("zlib" ,zlib)))
     (native-inputs
      `(("bison" ,bison)
+       ("docbook-xml" ,docbook-xml)
        ("intltool" ,intltool)
+       ("itstool" ,itstool)
        ("glib:bin" ,glib "bin")
        ("pkg-config" ,pkg-config)))
     (home-page "http://www.gnumeric.org";)
-- 
2.13.0




--- End Message ---
--- Begin Message --- Subject: Re: bug#27166: [PATCH] gnu: gnumeric: Update to 1.12.34. Date: Wed, 31 May 2017 17:27:02 -0400 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.2 (gnu/linux)
address@hidden (Ludovic Courtès) writes:

> Kei Kebreau <address@hidden> skribis:
>
>> * gnu/packages/gnome.scm (gnumeric): Update to 1.12.34.
>> [native-inputs]: Add docbook-xml and itstool.
>
> LGTM, thanks!
>
> Ludo'.

Pushed to staging as 1ed398d192a28c49f4fc8dec3b3a15f2529104a4!

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]