all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Ludovic Courtès" <ludo@gnu.org>
To: Pierre-Antoine Rouby <contact@parouby.fr>
Cc: 33406-done@debbugs.gnu.org
Subject: bug#33406: [PATCH] gnu: package: Add guile-mastodon.
Date: Thu, 27 Dec 2018 12:07:01 +0100	[thread overview]
Message-ID: <871s63b54a.fsf@gnu.org> (raw)
In-Reply-To: <20181120164624.25726-1-contact@parouby.fr> (Pierre-Antoine Rouby's message of "Tue, 20 Nov 2018 17:46:24 +0100")

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

Hi Pierre-Antoine!

Pierre-Antoine Rouby <contact@parouby.fr> skribis:

> * gnu/packages/guile.scm (guile-mastodon): New variable.

Looks like this had fallen through the cracks…  Applied with the
cosmetic changes below.  Thank you, and sorry for the delay!

Ludo’.


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

diff --git a/gnu/packages/guile.scm b/gnu/packages/guile.scm
index 21ec257021..07b568ee7c 100644
--- a/gnu/packages/guile.scm
+++ b/gnu/packages/guile.scm
@@ -2353,8 +2353,9 @@ Scheme by using Guile’s foreign function interface.")
        ("guile-json" ,guile-json)))
     (home-page "https://framagit.org/prouby/guile-mastodon")
     (synopsis "Guile Mastodon REST API module")
-    (description "This package provides Guile module for Mastodon REST API
-@url{https://docs.joinmastodon.org/api/}.")
+    (description "This package provides Guile modules to access the
+@uref{https://docs.joinmastodon.org/api/, REST API of Mastodon}, a federated
+microblogging service.")
     (license license:gpl3+)))
 
 ;;; guile.scm ends here

      reply	other threads:[~2018-12-27 11:08 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-16 10:48 [bug#33406] [PATCH] gnu: package: Add guile-mastodon Pierre-Antoine Rouby
2018-11-16 14:25 ` Mathieu Othacehe
2018-11-19 15:00   ` parouby
2018-11-20 16:46     ` Pierre-Antoine Rouby
2018-12-27 11:07       ` 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=871s63b54a.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=33406-done@debbugs.gnu.org \
    --cc=contact@parouby.fr \
    /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.