GNU bug report logs - #42326
gnu: haunt: Add back guile-reader to propagated-inputs.

Previous Next

Package: guix-patches;

Reported by: Christopher Lemmer Webber <cwebber <at> dustycloud.org>

Date: Sat, 11 Jul 2020 20:44:02 UTC

Severity: normal

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 42326 in the body.
You can then email your comments to 42326 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#42326; Package guix-patches. (Sat, 11 Jul 2020 20:44:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Christopher Lemmer Webber <cwebber <at> dustycloud.org>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sat, 11 Jul 2020 20:44:02 GMT) Full text and rfc822 format available.

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

From: Christopher Lemmer Webber <cwebber <at> dustycloud.org>
To: Guix Patches <guix-patches <at> gnu.org>
Subject: gnu: haunt: Add back guile-reader to propagated-inputs.
Date: Sat, 11 Jul 2020 16:43:31 -0400
[Message part 1 (text/plain, inline)]
guile-reader is now available for the version of Guile that Haunt
defaults to, so use that.

[0001-gnu-haunt-Add-back-guile-reader-to-propagated-inputs.patch (text/x-patch, inline)]
From bbf7aa1409b657063462430216e13f84b9ee03ca Mon Sep 17 00:00:00 2001
From: Christopher Lemmer Webber <cwebber <at> dustycloud.org>
Date: Fri, 10 Jul 2020 15:15:43 -0400
Subject: [PATCH] gnu: haunt: Add back guile-reader to propagated-inputs.

guile-reader is now available for the version of Guile that Haunt
defaults to, so use that.

* gnu/packages/guile-xyz.scm (haunt): Uncomment guile-reader from
  propagated-inputs.
---
 gnu/packages/guile-xyz.scm | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/gnu/packages/guile-xyz.scm b/gnu/packages/guile-xyz.scm
index 160bf63a48..34c9a9edfc 100644
--- a/gnu/packages/guile-xyz.scm
+++ b/gnu/packages/guile-xyz.scm
@@ -2206,8 +2206,7 @@ inspired by the SCSH regular expression system.")
     (inputs
      `(("guile" ,guile-3.0)))
     (propagated-inputs
-     ;; XXX: Guile-Reader is currently unavailable for Guile 2.2 so strip it.
-     `(;;("guile-reader" ,guile-reader)
+     `(("guile-reader" ,guile-reader)
        ("guile-commonmark" ,guile-commonmark)))
     (synopsis "Functional static site generator")
     (description "Haunt is a static site generator written in Guile
-- 
2.27.0

[signature.asc (application/pgp-signature, inline)]

Information forwarded to guix-patches <at> gnu.org:
bug#42326; Package guix-patches. (Mon, 20 Jul 2020 09:07:02 GMT) Full text and rfc822 format available.

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

From: Ludovic Courtès <ludo <at> gnu.org>
To: Christopher Lemmer Webber <cwebber <at> dustycloud.org>
Cc: 42326 <at> debbugs.gnu.org
Subject: Re: [bug#42326] gnu: haunt: Add back guile-reader to
 propagated-inputs.
Date: Mon, 20 Jul 2020 11:06:19 +0200
Hi!

Christopher Lemmer Webber <cwebber <at> dustycloud.org> skribis:

> guile-reader is now available for the version of Guile that Haunt
> defaults to, so use that.

I don’t think that’s the case: it doesn’t work on Guile 3.0.  But I
hope to fix that real soon!

Ludo’.




Reply sent to Ludovic Courtès <ludo <at> gnu.org>:
You have taken responsibility. (Mon, 27 Jul 2020 10:09:02 GMT) Full text and rfc822 format available.

Notification sent to Christopher Lemmer Webber <cwebber <at> dustycloud.org>:
bug acknowledged by developer. (Mon, 27 Jul 2020 10:09:02 GMT) Full text and rfc822 format available.

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

From: Ludovic Courtès <ludo <at> gnu.org>
To: Christopher Lemmer Webber <cwebber <at> dustycloud.org>
Cc: 42326-done <at> debbugs.gnu.org
Subject: Re: [bug#42326] gnu: haunt: Add back guile-reader to
 propagated-inputs.
Date: Mon, 27 Jul 2020 12:08:39 +0200
Heya Chris,

Christopher Lemmer Webber <cwebber <at> dustycloud.org> skribis:

> guile-reader is now available for the version of Guile that Haunt
> defaults to, so use that.

Done in c20e697ea19c92df217081c418c72ac70f02af3e.

Thanks,
Ludo'.




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

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

Previous Next


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