all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Ludovic Courtès" <ludo@gnu.org>
To: poptsov.artyom@gmail.com (Artyom V. Poptsov)
Cc: 52280-done@debbugs.gnu.org
Subject: bug#52280: [PATCH] gnu: Add guile-smc
Date: Sat, 04 Dec 2021 22:45:15 +0100	[thread overview]
Message-ID: <87pmqcujro.fsf@gnu.org> (raw)
In-Reply-To: <87lf106ywj.fsf@gmail.com> (Artyom V. Poptsov's message of "Sat,  04 Dec 2021 20:52:12 +0300")

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

Hello,

poptsov.artyom@gmail.com (Artyom V. Poptsov) skribis:

> From b3ad6d1c8973647a4dd2efedaa6d70957429f5e2 Mon Sep 17 00:00:00 2001
> From: "Artyom V. Poptsov" <poptsov.artyom@gmail.com>
> Date: Sat, 4 Dec 2021 20:40:46 +0300
> Subject: [PATCH] gnu: Add guile-smc
>
> * gnu/packages/guile-xyz.scm (guile-smc): New variable.

Applied with the changes below to placate ‘guix lint’.

Thanks!

Ludo’.


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: Type: text/x-patch, Size: 1034 bytes --]

diff --git a/gnu/packages/guile-xyz.scm b/gnu/packages/guile-xyz.scm
index 1b1acc637c..508b4b44d5 100644
--- a/gnu/packages/guile-xyz.scm
+++ b/gnu/packages/guile-xyz.scm
@@ -4929,11 +4929,11 @@ (define-public guile-smc
        ("guile-lib" ,guile-lib)
        ("inetutils" ,inetutils)))
     (home-page "https://github.com/artyom-poptsov/guile-smc")
-    (synopsis "GNU Guile state machine compiler.")
+    (synopsis "GNU Guile state machine compiler")
     (description
-     "Guile-SMC is a state machine compiler that allows to describe finite
-state machines (FSMs) in Scheme in terms of transition tables.  It is capable
-to generate such transition tables from a @url{https://plantuml.com/,
+     "Guile-SMC is a state machine compiler that allows users to describe
+finite state machines (FSMs) in Scheme in terms of transition tables.  It is
+capable to generate such transition tables from a @url{https://plantuml.com/,
 PlantUML} state diagrams.
 
 A transition table can be verified and checked for dead-ends and infinite

      reply	other threads:[~2021-12-04 21:46 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-04 17:52 [bug#52280] [PATCH] gnu: Add guile-smc Artyom V. Poptsov
2021-12-04 21:45 ` 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=87pmqcujro.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=52280-done@debbugs.gnu.org \
    --cc=poptsov.artyom@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.