GNU bug report logs - #41599
[PATCH] gnu: emacsy-minimal: inputs now use guile version 2.2

Previous Next

Package: guix-patches;

Reported by: Mike Rosset <mike.rosset <at> gmail.com>

Date: Fri, 29 May 2020 14:22:02 UTC

Severity: normal

Tags: patch

Done: Marius Bakke <marius <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 41599 in the body.
You can then email your comments to 41599 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#41599; Package guix-patches. (Fri, 29 May 2020 14:22:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Mike Rosset <mike.rosset <at> gmail.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Fri, 29 May 2020 14:22:02 GMT) Full text and rfc822 format available.

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

From: Mike Rosset <mike.rosset <at> gmail.com>
To: guix-patches <at> gnu.org
Cc: Mike Rosset <mike.rosset <at> gmail.com>
Subject: [PATCH] gnu: emacsy-minimal: inputs now use guile version 2.2
Date: Fri, 29 May 2020 07:20:46 -0700
* gnu/packages/guile-xyz.scm (emacsy-minimal): guile-lib and guile-readline
now default to guile 3.0. This explicitly uses guile 2.2 versions.
---
 gnu/packages/guile-xyz.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/guile-xyz.scm b/gnu/packages/guile-xyz.scm
index c7349af790..fc18c830e9 100644
--- a/gnu/packages/guile-xyz.scm
+++ b/gnu/packages/guile-xyz.scm
@@ -2890,8 +2890,8 @@ in C using Gtk+-3 and WebKitGtk.")
       (build-system gnu-build-system)
       (inputs
        `(("guile" ,guile-2.2)
-         ("guile-lib" ,guile-lib)
-         ("guile-readline" ,guile-readline)))
+         ("guile-lib" ,guile2.2-lib)
+         ("guile-readline" ,guile2.2-readline)))
       (propagated-inputs '())
       (arguments
        `(#:configure-flags '("--without-examples")
-- 
2.25.1





Reply sent to Marius Bakke <marius <at> gnu.org>:
You have taken responsibility. (Sat, 30 May 2020 14:30:02 GMT) Full text and rfc822 format available.

Notification sent to Mike Rosset <mike.rosset <at> gmail.com>:
bug acknowledged by developer. (Sat, 30 May 2020 14:30:02 GMT) Full text and rfc822 format available.

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

From: Marius Bakke <marius <at> gnu.org>
To: Mike Rosset <mike.rosset <at> gmail.com>, 41599-done <at> debbugs.gnu.org
Cc: Mike Rosset <mike.rosset <at> gmail.com>
Subject: Re: [bug#41599] [PATCH] gnu: emacsy-minimal: inputs now use guile
 version 2.2
Date: Sat, 30 May 2020 16:29:43 +0200
[Message part 1 (text/plain, inline)]
Mike Rosset <mike.rosset <at> gmail.com> writes:

> * gnu/packages/guile-xyz.scm (emacsy-minimal): guile-lib and guile-readline
> now default to guile 3.0. This explicitly uses guile 2.2 versions.

This should say (emacsy-minimal)[inputs]: ...

Fixed & applied, thank you!
[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. (Sun, 28 Jun 2020 11:24:10 GMT) Full text and rfc822 format available.

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

Previous Next


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