GNU bug report logs - #41137
[PATCH 0/1] gnu: tinyxml2: Update to 8.0.0.

Previous Next

Package: guix-patches;

Reported by: Vincent Legoll <vincent.legoll <at> gmail.com>

Date: Fri, 8 May 2020 12:51:02 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 41137 in the body.
You can then email your comments to 41137 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#41137; Package guix-patches. (Fri, 08 May 2020 12:51:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Vincent Legoll <vincent.legoll <at> gmail.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Fri, 08 May 2020 12:51:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Vincent Legoll <vincent.legoll <at> gmail.com>
To: guix-patches <at> gnu.org
Subject: [PATCH 0/1] gnu: tinyxml2: Update to 8.0.0.
Date: Fri, 8 May 2020 14:50:39 +0200
Tested by rebuilding gromacs, whose test suite uses tinyxml2 and which
still runs OK.

The use of this version of tinyxml2 will be submitted for inclusion
in upstream gromacs, and will also allow to upstream the gromacs
patch related to tinyxml2 update.




Information forwarded to guix-patches <at> gnu.org:
bug#41137; Package guix-patches. (Fri, 08 May 2020 12:53:02 GMT) Full text and rfc822 format available.

Message #8 received at 41137 <at> debbugs.gnu.org (full text, mbox):

From: Vincent Legoll <vincent.legoll <at> gmail.com>
To: 41137 <at> debbugs.gnu.org
Cc: Vincent Legoll <vincent.legoll <at> gmail.com>
Subject: [PATCH] gnu: tinyxml2: Update to 8.0.0.
Date: Fri,  8 May 2020 14:51:43 +0200
* gnu/packages/xml.scm (tinyxml2): Update to 8.0.0.
---
 gnu/packages/xml.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/xml.scm b/gnu/packages/xml.scm
index 32696e30ee..59cdee7599 100644
--- a/gnu/packages/xml.scm
+++ b/gnu/packages/xml.scm
@@ -1111,7 +1111,7 @@ C++ programming language.")
 (define-public tinyxml2
   (package
     (name "tinyxml2")
-    (version "7.0.1")
+    (version "8.0.0")
     (source
      (origin
        (method git-fetch)
@@ -1120,7 +1120,7 @@ C++ programming language.")
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "1sf6sch1kawrna2f9dc8f4xl836acqcddkghzdib0s7dl48m9r7m"))))
+        (base32 "0raa8r2hsagk7gjlqjwax95ib8d47ba79n91r4aws2zg8y6ssv1d"))))
     (build-system cmake-build-system)
     (synopsis "Small XML parser for C++")
     (description "TinyXML2 is a small and simple XML parsing library for the
-- 
2.26.0





Reply sent to Ludovic Courtès <ludo <at> gnu.org>:
You have taken responsibility. (Sat, 16 May 2020 17:54:01 GMT) Full text and rfc822 format available.

Notification sent to Vincent Legoll <vincent.legoll <at> gmail.com>:
bug acknowledged by developer. (Sat, 16 May 2020 17:54:01 GMT) Full text and rfc822 format available.

Message #13 received at 41137-done <at> debbugs.gnu.org (full text, mbox):

From: Ludovic Courtès <ludo <at> gnu.org>
To: Vincent Legoll <vincent.legoll <at> gmail.com>
Cc: 41137-done <at> debbugs.gnu.org
Subject: Re: [bug#41137] [PATCH] gnu: tinyxml2: Update to 8.0.0.
Date: Sat, 16 May 2020 19:53:18 +0200
Hi,

Vincent Legoll <vincent.legoll <at> gmail.com> skribis:

> * gnu/packages/xml.scm (tinyxml2): Update to 8.0.0.

Applied, thanks!

Ludo’.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sun, 14 Jun 2020 11:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 5 years and 5 days ago.

Previous Next


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