From 6113e0529d61df7425f64e30a6bf77f7cfdfe5a5 Mon Sep 17 00:00:00 2001 From: Maxim Cournoyer Date: Wed, 6 Sep 2023 01:06:39 -0400 Subject: 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(-) (limited to 'gnu/packages/mail.scm') 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 -- cgit v1.2.3