unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#27721] getmail 5.0
@ 2017-07-15 22:44 ng0
  2017-07-15 23:55 ` ng0
  0 siblings, 1 reply; 4+ messages in thread
From: ng0 @ 2017-07-15 22:44 UTC (permalink / raw)
  To: 27721


[-- Attachment #1.1: Type: text/plain, Size: 315 bytes --]

getmail 5.0 includes a change I suggested to getmail. I'm still trying
to change relevant parts of my getmail config so that I can test 5.0,
but it seems to work.
-- 
ng0
GnuPG: A88C8ADD129828D7EAC02E52E22F9BBFEE348588
GnuPG: https://n0is.noblogs.org/my-keys
https://www.infotropique.org https://krosos.org

[-- Attachment #1.2: 0001-gnu-getmail-Update-to-5.0.patch --]
[-- Type: text/plain, Size: 1077 bytes --]

From 89b1d24b3db22996c485edb7627872bdbfa6ea71 Mon Sep 17 00:00:00 2001
From: ng0 <ng0@infotropique.org>
Date: Sat, 15 Jul 2017 22:26:50 +0000
Subject: [PATCH] gnu: getmail: Update to 5.0.

* gnu/packages/mail.scm (getmail): Update to 5.0.
---
 gnu/packages/mail.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/mail.scm b/gnu/packages/mail.scm
index 0d1d39990..5e2b54bbc 100644
--- a/gnu/packages/mail.scm
+++ b/gnu/packages/mail.scm
@@ -805,7 +805,7 @@ and search library.")
 (define-public getmail
   (package
     (name "getmail")
-    (version "4.52.0")
+    (version "5.0")
     (source
      (origin
        (method url-fetch)
@@ -813,7 +813,7 @@ and search library.")
                            name "-" version ".tar.gz"))
        (sha256
         (base32
-         "0pzplrlxwbxydvfw4kkwn60l40hk1h5sxawaa6pi0k75c220k4ni"))))
+         "02ws8bq8k4hf8yikkj96nqnmsshna3405sy1b71gkyqlz06cnv69"))))
     (build-system python-build-system)
     (arguments
      `(#:tests? #f ; no tests
-- 
2.13.2


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-07-23  0:36 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-15 22:44 [bug#27721] getmail 5.0 ng0
2017-07-15 23:55 ` ng0
2017-07-16  9:59   ` ng0
2017-07-23  0:35     ` bug#27721: " Leo Famulari

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).