unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: "Ludovic Courtès" <ludo@gnu.org>
To: 36760@debbugs.gnu.org
Subject: [bug#36760] [PATCH 2/3] gnu: guile-json: Define 'guile-json-1'.
Date: Mon, 22 Jul 2019 12:18:42 +0200	[thread overview]
Message-ID: <20190722101843.11978-2-ludo@gnu.org> (raw)
In-Reply-To: <20190722101843.11978-1-ludo@gnu.org>

* gnu/packages/guile.scm (guile-json-1): New variable.
---
 gnu/packages/guile.scm | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/gnu/packages/guile.scm b/gnu/packages/guile.scm
index 6e11a13c56..e871685f02 100644
--- a/gnu/packages/guile.scm
+++ b/gnu/packages/guile.scm
@@ -470,6 +470,10 @@ specification.  These are the main features:
     ;; Version 1.2.0 switched to GPLv3+ (from LGPLv3+).
     (license license:gpl3+)))
 
+(define-public guile-json-1
+  ;; This is the 1.x branch of Guile-JSON.
+  guile-json)
+
 (define-public guile2.2-json
   (deprecated-package "guile2.2-json" guile-json))
 
-- 
2.22.0

  reply	other threads:[~2019-07-22 10:20 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-22 10:13 [bug#36760] [PATCH 0/3] Switch to Guile-JSON 3.x Ludovic Courtès
2019-07-22 10:18 ` [bug#36760] [PATCH 1/3] maint: " Ludovic Courtès
2019-07-22 10:18   ` Ludovic Courtès [this message]
2019-07-22 10:18   ` [bug#36760] [PATCH 3/3] gnu: Explicitly refer to 'guile-json-1' when needed Ludovic Courtès
2019-07-24 22:39 ` bug#36760: [PATCH 0/3] Switch to Guile-JSON 3.x Ludovic Courtès
2019-08-17 17:29 ` [bug#36760] " Ludovic Courtès
2019-08-17 20:47   ` Ricardo Wurmus
2019-08-17 21:17     ` Ludovic Courtès

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190722101843.11978-2-ludo@gnu.org \
    --to=ludo@gnu.org \
    --cc=36760@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).