all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: Nadya Voronova <voronovank@gmail.com>
Cc: 30967-done@debbugs.gnu.org
Subject: bug#30967: [PATCH] gnu: Add tcalc.
Date: Wed, 28 Mar 2018 17:12:35 +0200	[thread overview]
Message-ID: <87a7ustesc.fsf@gnu.org> (raw)
In-Reply-To: <1522197735-23101-1-git-send-email-voronovank@gmail.com> (Nadya Voronova's message of "Wed, 28 Mar 2018 03:42:15 +0300")

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

Hello,

Nadya Voronova <voronovank@gmail.com> skribis:

> * gnu/packages/maths.scm (tcalc): New variables.

Applied with the minor changes below.  Thank you!

Ludo’.


[-- Attachment #2: Type: text/x-patch, Size: 1177 bytes --]

diff --git a/gnu/packages/maths.scm b/gnu/packages/maths.scm
index 10114a35f..eca45d05f 100644
--- a/gnu/packages/maths.scm
+++ b/gnu/packages/maths.scm
@@ -24,6 +24,7 @@
 ;;; Copyright © 2017 Dave Love <me@fx@gnu.org>
 ;;; Copyright © 2018 Jan Nieuwenhuizen <janneke@gnu.org>
 ;;; Copyright © 2018 Joshua Sierles, Nextjournal <joshua@nextjournal.com>
+;;; Copyright © 2018 Nadya Voronova <voronovank@gmail.com>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -3856,8 +3857,8 @@ differencing.")
   (build-system gnu-build-system)
   (synopsis "The terminal calculator")
   (description
-    "The terminal calculator is a small and helpful program to help users
-     of the GNU/Linux terminal do calculations simply and quickly.
-     The formula to be calculated can be fed to tcalc through the command line.")
+    "The terminal calculator is a small program to help users of the GNU/Linux
+terminal do calculations simply and quickly.  The formula to be calculated can
+be fed to @command{tcalc} through the command line.")
   (home-page "https://sites.google.com/site/mohammedisam2000/tcalc")
-  (license gpl3+)))
+  (license license:gpl3+)))

      reply	other threads:[~2018-03-28 15:13 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-28  0:42 [bug#30967] [PATCH] gnu: Add tcalc Nadya Voronova
2018-03-28 15:12 ` Ludovic Courtès [this message]

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

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

  git send-email \
    --in-reply-to=87a7ustesc.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=30967-done@debbugs.gnu.org \
    --cc=voronovank@gmail.com \
    /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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.