GNU bug report logs - #33406
[PATCH] gnu: package: Add guile-mastodon.

Previous Next

Package: guix-patches;

Reported by: Pierre-Antoine Rouby <contact <at> parouby.fr>

Date: Fri, 16 Nov 2018 10:50:02 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #19 received at 33406-done <at> debbugs.gnu.org (full text, mbox):

From: Ludovic Courtès <ludo <at> gnu.org>
To: Pierre-Antoine Rouby <contact <at> parouby.fr>
Cc: Mathieu Othacehe <m.othacehe <at> gmail.com>, 33406-done <at> debbugs.gnu.org
Subject: Re: [bug#33406] [PATCH] gnu: package: Add guile-mastodon.
Date: Thu, 27 Dec 2018 12:07:01 +0100
[Message part 1 (text/plain, inline)]
Hi Pierre-Antoine!

Pierre-Antoine Rouby <contact <at> 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’.

[Message part 2 (text/x-patch, inline)]
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

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

Previous Next


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