unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#39751] [PATCH core-updates] gnu: swig: Use guile-3.0 instead of guile-2.2.
@ 2020-02-23  6:29 Arun Isaac
  2020-03-18 18:26 ` bug#39751: " Marius Bakke
  0 siblings, 1 reply; 3+ messages in thread
From: Arun Isaac @ 2020-02-23  6:29 UTC (permalink / raw)
  To: 39751; +Cc: Arun Isaac

* gnu/packages/swig.scm (swig)[native-inputs]: Replace guile-2.2 with
guile-3.0.
---
 gnu/packages/swig.scm | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/gnu/packages/swig.scm b/gnu/packages/swig.scm
index 3de6343da8..86c1407da9 100644
--- a/gnu/packages/swig.scm
+++ b/gnu/packages/swig.scm
@@ -3,6 +3,7 @@
 ;;; Copyright © 2015 Mark H Weaver <mhw@netris.org>
 ;;; Copyright © 2018 Marius Bakke <mbakke@fastmail.com>
 ;;; Copyright © 2019 Efraim Flashner <efraim@flashner.co.il>
+;;; Copyright © 2020 Arun Isaac <arunisaac@systemreboot.net>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -57,7 +58,7 @@
     (native-inputs `(("boost" ,boost)
                      ("pcre" ,pcre "bin")       ;for 'pcre-config'
                      ;; The following are for tests and examples:
-                     ("guile" ,guile-2.2)
+                     ("guile" ,guile-3.0)
                      ("perl" ,perl)))
                      ;;("python" ,python-wrapper)
     (inputs `(("pcre" ,pcre)))
-- 
2.23.0

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* bug#39751: [PATCH core-updates] gnu: swig: Use guile-3.0 instead of guile-2.2.
  2020-02-23  6:29 [bug#39751] [PATCH core-updates] gnu: swig: Use guile-3.0 instead of guile-2.2 Arun Isaac
@ 2020-03-18 18:26 ` Marius Bakke
  2020-03-19  6:32   ` [bug#39751] " Arun Isaac
  0 siblings, 1 reply; 3+ messages in thread
From: Marius Bakke @ 2020-03-18 18:26 UTC (permalink / raw)
  To: Arun Isaac, 39751-done

[-- Attachment #1: Type: text/plain, Size: 271 bytes --]

Arun Isaac <arunisaac@systemreboot.net> writes:

> * gnu/packages/swig.scm (swig)[native-inputs]: Replace guile-2.2 with
> guile-3.0.

I pushed this on your behalf in commit
e607cc3a479b39d11e9d2b5979b9719e133008a0 along with some other
last-minute core-updates changes.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [bug#39751] [PATCH core-updates] gnu: swig: Use guile-3.0 instead of guile-2.2.
  2020-03-18 18:26 ` bug#39751: " Marius Bakke
@ 2020-03-19  6:32   ` Arun Isaac
  0 siblings, 0 replies; 3+ messages in thread
From: Arun Isaac @ 2020-03-19  6:32 UTC (permalink / raw)
  To: Marius Bakke, 39751-done

[-- Attachment #1: Type: text/plain, Size: 155 bytes --]


> I pushed this on your behalf in commit
> e607cc3a479b39d11e9d2b5979b9719e133008a0 along with some other
> last-minute core-updates changes.

Thank you!

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-03-19  6:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-23  6:29 [bug#39751] [PATCH core-updates] gnu: swig: Use guile-3.0 instead of guile-2.2 Arun Isaac
2020-03-18 18:26 ` bug#39751: " Marius Bakke
2020-03-19  6:32   ` [bug#39751] " Arun Isaac

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).