guix-commits
[Top][All Lists]
Advanced

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

148/265: gnu: gmime: Fix home-page.


From: guix-commits
Subject: 148/265: gnu: gmime: Fix home-page.
Date: Wed, 19 Aug 2020 13:09:13 -0400 (EDT)

dannym pushed a commit to branch wip-desktop
in repository guix.

commit e13f280c3d5a50217eccdf29cb53f62635a71920
Author: Danny Milosavljevic <dannym@scratchpost.org>
AuthorDate: Thu Aug 6 02:08:20 2020 +0200

    gnu: gmime: Fix home-page.
    
    Follow-up to 7f6ff3475af554f3f4f120dadf08e6ef5898505c.
    
    * gnu/packages/mail.scm (gmime)[home-page]: New field.
---
 gnu/packages/mail.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/mail.scm b/gnu/packages/mail.scm
index 4287029..5d4a12e 100644
--- a/gnu/packages/mail.scm
+++ b/gnu/packages/mail.scm
@@ -616,6 +616,7 @@ It adds a large amount of new and improved features to 
mutt.")
        ("zlib" ,zlib)))
     (propagated-inputs
      `(("glib" ,glib)))
+    (home-page "http://spruce.sourceforge.net/gmime/";)
     (synopsis "MIME message parser and creator library")
     (description
      "GMime provides a core library and set of utilities which may be used for



reply via email to

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