GNU bug report logs - #37030
[PATCH] gnu: Add libgit2-glib.

Previous Next

Package: guix-patches;

Reported by: Giacomo Leidi <goodoldpaul <at> autistici.org>

Date: Wed, 14 Aug 2019 17:25: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 #10 received at 37030-done <at> debbugs.gnu.org (full text, mbox):

From: Ludovic Courtès <ludo <at> gnu.org>
To: Giacomo Leidi <goodoldpaul <at> autistici.org>
Cc: 37030-done <at> debbugs.gnu.org
Subject: Re: [bug#37030] [PATCH] gnu: Add libgit2-glib.
Date: Fri, 16 Aug 2019 22:59:51 +0200
[Message part 1 (text/plain, inline)]
Hi,

Giacomo Leidi <goodoldpaul <at> autistici.org> skribis:

> * gnu/packages/gnome.scm (libgit2-glib): New variable.

Applied with the nitpicking below.  :-)

Thanks,
Ludo’.

[Message part 2 (text/x-patch, inline)]
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 57842d4b5b..d5e46e09c1 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -8309,8 +8309,8 @@ intefaces for mobile devices using GTK+.")
     (inputs
      `(("glib" ,glib)
        ("libgit2" ,libgit2)))
-    (synopsis "A glib wrapper library around the libgit2 git access library")
-    (description "libgit2-glib is a glib wrapper library around the libgit2 git
+    (synopsis "GLib wrapper around the libgit2 Git access library")
+    (description "libgit2-glib is a GLib wrapper library around the libgit2 Git
 access library.  It only implements the core plumbing functions, not really the
 higher level porcelain stuff.")
     (home-page "https://wiki.gnome.org/Projects/Libgit2-glib")

This bug report was last modified 5 years and 276 days ago.

Previous Next


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