GNU bug report logs - #27665
[PATCH] build-aux: Update to Guile 2.2.

Previous Next

Package: guix-patches;

Reported by: Mathieu Othacehe <m.othacehe <at> gmail.com>

Date: Wed, 12 Jul 2017 08:28:01 UTC

Severity: normal

Tags: patch

Done: Mathieu Othacehe <m.othacehe <at> gmail.com>

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 27665 in the body.
You can then email your comments to 27665 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#27665; Package guix-patches. (Wed, 12 Jul 2017 08:28:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Mathieu Othacehe <m.othacehe <at> gmail.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Wed, 12 Jul 2017 08:28:02 GMT) Full text and rfc822 format available.

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

From: Mathieu Othacehe <m.othacehe <at> gmail.com>
To: guix-patches <at> gnu.org
Cc: Mathieu Othacehe <m.othacehe <at> gmail.com>
Subject: [PATCH] build-aux: Update to Guile 2.2.
Date: Wed, 12 Jul 2017 10:26:48 +0200
build-aux/guix.scm (package): Update to Guile 2.2.
---
 build-aux/guix.scm | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/build-aux/guix.scm b/build-aux/guix.scm
index feb6670..583ef7e 100644
--- a/build-aux/guix.scm
+++ b/build-aux/guix.scm
@@ -69,15 +69,15 @@
                   (json   (assoc-ref inputs "guile-json"))
                   (sqlite (assoc-ref inputs "guile-sqlite3"))
                   (guix   (assoc-ref inputs "guix"))
-                  (mods   (string-append json "/share/guile/site/2.0:"
-                                         sqlite "/share/guile/site/2.0:"
-                                         guix "/share/guile/site/2.0")))
+                  (mods   (string-append json "/share/guile/site/2.2:"
+                                         sqlite "/share/guile/site/2.2:"
+                                         guix "/share/guile/site/2.2")))
              (wrap-program (string-append out "/bin/cuirass")
                `("GUILE_LOAD_PATH" ":" prefix (,mods))
                `("GUILE_LOAD_COMPILED_PATH" ":" prefix (,mods)))))))))
   (inputs
    (map spec+package-list
-        '("guile <at> 2.0"
+        '("guile <at> 2.2"
           "guile-json"
           "guile-sqlite3"
           "guix")))
-- 
2.13.1





Information forwarded to guix-patches <at> gnu.org:
bug#27665; Package guix-patches. (Wed, 12 Jul 2017 12:28:02 GMT) Full text and rfc822 format available.

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

From: ludo <at> gnu.org (Ludovic Courtès)
To: Mathieu Othacehe <m.othacehe <at> gmail.com>
Cc: 27665 <at> debbugs.gnu.org
Subject: Re: [bug#27665] [PATCH] build-aux: Update to Guile 2.2.
Date: Wed, 12 Jul 2017 14:27:01 +0200
Mathieu Othacehe <m.othacehe <at> gmail.com> skribis:

> build-aux/guix.scm (package): Update to Guile 2.2.

OK!




Reply sent to Mathieu Othacehe <m.othacehe <at> gmail.com>:
You have taken responsibility. (Wed, 12 Jul 2017 17:07:02 GMT) Full text and rfc822 format available.

Notification sent to Mathieu Othacehe <m.othacehe <at> gmail.com>:
bug acknowledged by developer. (Wed, 12 Jul 2017 17:07:02 GMT) Full text and rfc822 format available.

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

From: Mathieu Othacehe <m.othacehe <at> gmail.com>
To: Ludovic Courtès <ludo <at> gnu.org>
Cc: 27665-done <at> debbugs.gnu.org
Subject: Re: [bug#27665] [PATCH] build-aux: Update to Guile 2.2.
Date: Wed, 12 Jul 2017 19:06:13 +0200
> OK!

Pushed thanks !





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

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

Previous Next


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