GNU bug report logs - #29973
[PATCH] gnu: newsbeuter: Supersede.

Previous Next

Package: guix-patches;

Reported by: Tobias Geerinckx-Rice <me <at> tobias.gr>

Date: Thu, 4 Jan 2018 02:20:01 UTC

Severity: normal

Tags: patch

Done: Tobias Geerinckx-Rice <me <at> tobias.gr>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Tobias Geerinckx-Rice <me <at> tobias.gr>
To: leo <at> famulari.name
Cc: 29973 <at> debbugs.gnu.org
Subject: [bug#29973] [PATCH] gnu: newsbeuter: Supersede.
Date: Thu, 4 Jan 2018 20:42:29 +0100
[Message part 1 (text/plain, inline)]
Leo Famulari wrote on 04/01/18 at 18:34:
> Is there something that requires the package definition to be moved?

newsbeuter refers directly to ,newsboat. I get an error message if
newsboat isn't defined before newsbeuter.

> I'm not sure what's silly about it?

What I meant to say was: there might be a better way to do this than a
100-line patch, but this is the best I can come up with.

I don't really understand why

  (define-public foo (package ... (inputs `(("bar" ,bar)))))
  (define-public bar ...)

appears to work, while

  (define-public foo (package ... (properties `((superseded . ,bar)))))
  (define-public bar ...)

seems to fail.

Hence feeling a bit silly, and vague waving of hands, and whispering
‘probably macros I guess?’

I should really pick up that book about making elephants eat cake again.

Kind regards,

T G-R

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

This bug report was last modified 7 years and 135 days ago.

Previous Next


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