unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* [PATCH] gnu: offlineimap: Update to 7.0.5.
@ 2016-08-15 16:54 Al McElrath
  2016-08-15 18:25 ` Leo Famulari
  0 siblings, 1 reply; 2+ messages in thread
From: Al McElrath @ 2016-08-15 16:54 UTC (permalink / raw)
  To: guix-devel

[-- Attachment #1: Type: text/plain, Size: 44 bytes --]

Attached is a patch for offlineimap 7.0.5.


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-gnu-offlineimap-Update-to-7.0.5.patch --]
[-- Type: text/x-diff, Size: 1300 bytes --]

From 7a30409283dc5d87887e6a6266e544c8856ea385 Mon Sep 17 00:00:00 2001
From: Al McElrath <hello@yrns.org>
Date: Mon, 15 Aug 2016 09:35:46 -0700
Subject: [PATCH] gnu: offlineimap: Update to 7.0.5.

* gnu/packages/mail.scm (offlineimap): Update to 7.0.5.
---
 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 4775e3e..e36740f 100644
--- a/gnu/packages/mail.scm
+++ b/gnu/packages/mail.scm
@@ -296,7 +296,7 @@ and corrections.  It is based on a Bayesian filter.")
 (define-public offlineimap
   (package
     (name "offlineimap")
-    (version "7.0.4")
+    (version "7.0.5")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://github.com/OfflineIMAP/offlineimap/"
@@ -304,7 +304,7 @@ and corrections.  It is based on a Bayesian filter.")
               (file-name (string-append name "-" version ".tar.gz"))
               (sha256
                (base32
-                "1g1ylvz214iydskvanzyac7kgmz61s5bqmpzz5hm11mrllkq111z"))))
+                "05wm7qix4ikx6hi57a1qc3hb5fv1vksbg6dgvmd8871y5l1qqrkn"))))
     (build-system python-build-system)
     (inputs `(("python2-pysqlite" ,python2-pysqlite)
               ("python2-six" ,python2-six)))
-- 
2.6.3


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

* Re: [PATCH] gnu: offlineimap: Update to 7.0.5.
  2016-08-15 16:54 [PATCH] gnu: offlineimap: Update to 7.0.5 Al McElrath
@ 2016-08-15 18:25 ` Leo Famulari
  0 siblings, 0 replies; 2+ messages in thread
From: Leo Famulari @ 2016-08-15 18:25 UTC (permalink / raw)
  To: Al McElrath; +Cc: guix-devel

On Mon, Aug 15, 2016 at 09:54:47AM -0700, Al McElrath wrote:
> Subject: [PATCH] gnu: offlineimap: Update to 7.0.5.
> 
> * gnu/packages/mail.scm (offlineimap): Update to 7.0.5.

Thanks for paying attention to this package!

Pushed as d23ce1ce2b.

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

end of thread, other threads:[~2016-08-15 18:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-15 16:54 [PATCH] gnu: offlineimap: Update to 7.0.5 Al McElrath
2016-08-15 18:25 ` 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).