GNU bug report logs -
#27721
getmail 5.0
Previous Next
Reported by: ng0 <ng0 <at> infotropique.org>
Date: Sat, 15 Jul 2017 22:46:01 UTC
Severity: normal
Done: Leo Famulari <leo <at> famulari.name>
Bug is archived. No further changes may be made.
Full log
Message #8 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
ng0 transcribed 2.7K 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.
I have managed to migrate my config (the one line in it) and it works.
> --
> ng0
> GnuPG: A88C8ADD129828D7EAC02E52E22F9BBFEE348588
> GnuPG: https://n0is.noblogs.org/my-keys
> https://www.infotropique.org https://krosos.org
> From 89b1d24b3db22996c485edb7627872bdbfa6ea71 Mon Sep 17 00:00:00 2001
> From: ng0 <ng0 <at> 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
>
--
ng0
GnuPG: A88C8ADD129828D7EAC02E52E22F9BBFEE348588
GnuPG: https://n0is.noblogs.org/my-keys
https://www.infotropique.org https://krosos.org
[signature.asc (application/pgp-signature, inline)]
This bug report was last modified 7 years and 356 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.