From: Kei Kebreau <kkebreau@posteo.net>
To: 32138@debbugs.gnu.org
Cc: Kei Kebreau <kkebreau@posteo.net>
Subject: [bug#32138] [PATCH] gnu: Add inchi.
Date: Fri, 13 Jul 2018 09:39:41 -0400 [thread overview]
Message-ID: <20180713133941.12371-1-kkebreau@posteo.net> (raw)
* gnu/packages/chemistry.scm (inchi): New variable.
---
gnu/packages/chemistry.scm | 3 +++
1 file changed, 3 insertions(+)
diff --git a/gnu/packages/chemistry.scm b/gnu/packages/chemistry.scm
index f1359b2cf..df79f252b 100644
--- a/gnu/packages/chemistry.scm
+++ b/gnu/packages/chemistry.scm
@@ -1,5 +1,6 @@
;;; GNU Guix --- Functional package management for GNU
;;; Copyright © 2018 Konrad Hinsen <konrad.hinsen@fastmail.net>
+;;; Copyright © 2018 Kei Kebreau <kkebreau@posteo.net>
;;;
;;; This file is part of GNU Guix.
;;;
@@ -20,9 +21,11 @@
#:use-module (guix packages)
#:use-module ((guix licenses) #:prefix license:)
#:use-module (guix download)
+ #:use-module (gnu packages compression)
#:use-module (gnu packages gv)
#:use-module (gnu packages maths)
#:use-module (gnu packages python)
+ #:use-module (guix build-system gnu)
#:use-module (guix build-system python))
(define-public domainfinder
--
2.18.0
next reply other threads:[~2018-07-13 13:40 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-07-13 13:39 Kei Kebreau [this message]
2018-07-13 14:10 ` [bug#32138] [PATCH] gnu: Add inchi Jelle Licht
2018-07-13 19:01 ` Kei Kebreau
2018-07-13 21:38 ` Leo Famulari
2018-07-14 2:22 ` bug#32138: " Kei Kebreau
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=20180713133941.12371-1-kkebreau@posteo.net \
--to=kkebreau@posteo.net \
--cc=32138@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).