guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#37091: [PATCH] gnu: Add template-glib.


From: Ludovic Courtès
Subject: bug#37091: [PATCH] gnu: Add template-glib.
Date: Tue, 27 Aug 2019 12:45:49 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.2 (gnu/linux)

Hello,

Giacomo Leidi <address@hidden> skribis:

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

Applied with the tiny change below, to make the synopsis shorter.

Thanks,
Ludo’.

diff --git a/gnu/packages/glib.scm b/gnu/packages/glib.scm
index 3e16c62f53..77b5715eb0 100644
--- a/gnu/packages/glib.scm
+++ b/gnu/packages/glib.scm
@@ -920,8 +920,7 @@ other API remains the same.")
        ("pkg-config" ,pkg-config)
        ("vala" ,vala)))
     (home-page "https://gitlab.gnome.org/GNOME/template-glib";)
-    (synopsis "Library for template expansion which supports calling into
-GObject Introspection from templates")
+    (synopsis "Library for template expansion")
     (description
      "Template-GLib is a library to help you generate text based on a template 
and
 user defined state.  Template-GLib does not use a language runtime, so it is

reply via email to

[Prev in Thread] Current Thread [Next in Thread]