From: Efraim Flashner <efraim@flashner.co.il>
To: Masaya Tojo <masaya@tojo.tokyo>
Cc: 42097@debbugs.gnu.org
Subject: [bug#42097] [PATCH] gnu: artanis: Use guile2.2 version of guile-redis.
Date: Sun, 28 Jun 2020 10:56:38 +0300 [thread overview]
Message-ID: <20200628075638.GD1070@E5400> (raw)
In-Reply-To: <20200627224203.13384-1-masaya@tojo.tokyo>
[-- Attachment #1: Type: text/plain, Size: 1412 bytes --]
On Sun, Jun 28, 2020 at 07:42:03AM +0900, Masaya Tojo wrote:
> * gnu/packages/guile-xyz.scm (artanis)[propagated-inputs]: Change from
> guile-redis to guile2.2-redis.
> ---
> gnu/packages/guile-xyz.scm | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/gnu/packages/guile-xyz.scm b/gnu/packages/guile-xyz.scm
> index f8e59b0b21..5416b30c2e 100644
> --- a/gnu/packages/guile-xyz.scm
> +++ b/gnu/packages/guile-xyz.scm
> @@ -28,6 +28,7 @@
> ;;; Copyright © 2020 Jack Hill <jackhill@jackhill.us>
> ;;; Copyright © 2020 Julien Lepiler <julien@lepiller.eu>
> ;;; Copyright © 2020 Marius Bakke <marius@gnu.org>
> +;;; Copyright © 2020 Masaya Tojo <masaya@tojo.tokyo>
> ;;;
> ;;; This file is part of GNU Guix.
> ;;;
> @@ -157,7 +158,7 @@
> (propagated-inputs
> `(("guile-json" ,guile-json-1)
> ("guile-readline" ,guile2.2-readline)
> - ("guile-redis" ,guile-redis)))
> + ("guile-redis" ,guile2.2-redis)))
> (native-inputs
> `(("bash" ,bash) ;for the `source' builtin
> ("pkgconfig" ,pkg-config)
> --
> 2.26.2
>
Should guile-json-1 be switched to guile2.2-json-1 also?
--
Efraim Flashner <efraim@flashner.co.il> אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
next prev parent reply other threads:[~2020-06-28 7:58 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-06-27 22:42 [bug#42097] [PATCH] gnu: artanis: Use guile2.2 version of guile-redis Masaya Tojo
2020-06-28 7:56 ` Efraim Flashner [this message]
2020-06-28 10:58 ` Masaya Tojo
2020-06-29 6:21 ` bug#42097: " Efraim Flashner
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=20200628075638.GD1070@E5400 \
--to=efraim@flashner.co.il \
--cc=42097@debbugs.gnu.org \
--cc=masaya@tojo.tokyo \
/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).