apteryx pushed a commit to branch master
in repository guix.
commit 6113e0529d61df7425f64e30a6bf77f7cfdfe5a5
Author: Maxim Cournoyer <[email protected]>
AuthorDate: Wed Sep 6 01:06:39 2023 -0400
gnu: gmime: Update home-page URL.
* gnu/packages/mail.scm (gmime) [home-page]: Update URL.
---
gnu/packages/mail.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/mail.scm b/gnu/packages/mail.scm
index de84d35e5f..ecaab1c7cd 100644
--- a/gnu/packages/mail.scm
+++ b/gnu/packages/mail.scm
@@ -801,7 +801,7 @@ It adds a large amount of new and improved features to
mutt.")
vala
which)) ; to find libtool, &c.
(inputs (list glib gpgme zlib))
- (home-page "http://spruce.sourceforge.net/gmime/")
+ (home-page "https://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