GNU bug report logs - #32138
[PATCH] gnu: Add inchi.

Previous Next

Package: guix-patches;

Reported by: Kei Kebreau <kkebreau <at> posteo.net>

Date: Fri, 13 Jul 2018 13:40:03 UTC

Severity: normal

Tags: patch

Done: Kei Kebreau <kkebreau <at> posteo.net>

Bug is archived. No further changes may be made.

Full log


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

From: Kei Kebreau <kkebreau <at> posteo.net>
To: Jelle Licht <jlicht <at> fsfe.org>
Cc: 32138 <at> debbugs.gnu.org
Subject: Re: [bug#32138] [PATCH] gnu: Add inchi.
Date: Fri, 13 Jul 2018 15:01:47 -0400
[Message part 1 (text/plain, inline)]
Jelle Licht <jlicht <at> fsfe.org> writes:

> Kei Kebreau <kkebreau <at> posteo.net> writes:
>
>> * 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 <at> fastmail.net>
>> +;;; Copyright © 2018 Kei Kebreau <kkebreau <at> 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
>
> It seems you forgot to commit the actual package definition :-).

Whoops! Let's try this again!

[0001-gnu-Add-inchi.patch (text/plain, attachment)]
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 6 years and 319 days ago.

Previous Next


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