GNU bug report logs - #50545
[PATCH core-updates-frozen] gnu: libxmlplusplus: Fix build.

Previous Next

Package: guix-patches;

Reported by: Felix Gruber <felgru <at> posteo.net>

Date: Sun, 12 Sep 2021 09:20:02 UTC

Severity: normal

Tags: patch

Done: Guillaume Le Vaillant <glv <at> posteo.net>

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 50545 in the body.
You can then email your comments to 50545 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#50545; Package guix-patches. (Sun, 12 Sep 2021 09:20:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Felix Gruber <felgru <at> posteo.net>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sun, 12 Sep 2021 09:20:02 GMT) Full text and rfc822 format available.

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

From: Felix Gruber <felgru <at> posteo.net>
To: guix-patches <at> gnu.org
Cc: Felix Gruber <felgru <at> posteo.net>
Subject: [PATCH core-updates-frozen] gnu: libxmlplusplus: Fix build.
Date: Sun, 12 Sep 2021 09:18:24 +0000
* gnu/packages/xml.scm (libxmlplusplus)[inputs]: Replace glibmm with
  glibmm-2.64.
---
 gnu/packages/xml.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/xml.scm b/gnu/packages/xml.scm
index 9dfaf51310..9505bf789c 100644
--- a/gnu/packages/xml.scm
+++ b/gnu/packages/xml.scm
@@ -333,7 +333,7 @@ formulas and hyperlinks to multiple worksheets in an Excel 2007+ XLSX file.")
     (propagated-inputs
      `(("libxml2" ,libxml2)))
     (inputs
-     `(("glibmm" ,glibmm)))
+     `(("glibmm" ,glibmm-2.64)))
     (native-inputs
      `(("autoconf" ,autoconf)
        ("automake" ,automake)
-- 
2.30.2





Reply sent to Guillaume Le Vaillant <glv <at> posteo.net>:
You have taken responsibility. (Sun, 12 Sep 2021 11:49:02 GMT) Full text and rfc822 format available.

Notification sent to Felix Gruber <felgru <at> posteo.net>:
bug acknowledged by developer. (Sun, 12 Sep 2021 11:49:02 GMT) Full text and rfc822 format available.

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

From: Guillaume Le Vaillant <glv <at> posteo.net>
To: Felix Gruber <felgru <at> posteo.net>
Cc: 50545-done <at> debbugs.gnu.org
Subject: Re: [bug#50545] [PATCH core-updates-frozen] gnu: libxmlplusplus:
 Fix build.
Date: Sun, 12 Sep 2021 11:47:37 +0000
[Message part 1 (text/plain, inline)]
Patch pushed as e6fcf1c140b6bb972d7a1f73df5e4d9e911e323f.
Thanks.
[signature.asc (application/pgp-signature, inline)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Mon, 11 Oct 2021 11:24:08 GMT) Full text and rfc822 format available.

This bug report was last modified 2 years and 197 days ago.

Previous Next


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