GNU bug report logs - #48898
[PATCH] gnu: isync: Update to 1.4.2.

Previous Next

Package: guix-patches;

Reported by: Xinglu Chen <public <at> yoctocell.xyz>

Date: Mon, 7 Jun 2021 12:23:02 UTC

Severity: normal

Tags: patch

Done: Tobias Geerinckx-Rice <me <at> tobias.gr>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Tobias Geerinckx-Rice <me <at> tobias.gr>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#48898: closed ([PATCH] gnu: isync: Update to 1.4.2.)
Date: Mon, 07 Jun 2021 20:06:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Mon, 07 Jun 2021 22:05:40 +0200
with message-id <dcbbed00ab51c368d50567ed34b00b99 <at> tobias.gr>
and subject line Pushed isync & youtube-dl updates
has caused the debbugs.gnu.org bug report #48898,
regarding [PATCH] gnu: isync: Update to 1.4.2.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
48898: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=48898
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Xinglu Chen <public <at> yoctocell.xyz>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: isync: Update to 1.4.2.
Date: Mon, 07 Jun 2021 14:22:32 +0200
* gnu/packages/mail.scm (isync): Update to 1.4.2.
---
 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 a8f4e0ed88..a6168d6524 100644
--- a/gnu/packages/mail.scm
+++ b/gnu/packages/mail.scm
@@ -2064,14 +2064,14 @@ hashing scheme (such as scrypt) plug-in for @code{Dovecot}.")
 (define-public isync
   (package
     (name "isync")
-    (version "1.4.1")
+    (version "1.4.2")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "mirror://sourceforge/isync/isync/"
                            version "/isync-" version ".tar.gz"))
        (sha256 (base32
-                "0l01880fcyqn6xq9n8236ha5n2a3wl5g8rmv22z8nv5hgfsxndhd"))))
+                "0hskfpj4r4q3959k3npyqli353daj3r5d9mfia9bbmig87nyfd8r"))))
     (build-system gnu-build-system)
     (native-inputs
      `(("perl" ,perl)))

base-commit: e3611cc412e7b1c750a56d17fb1b7cde684baa3f
-- 
2.31.1




[Message part 3 (message/rfc822, inline)]
From: Tobias Geerinckx-Rice <me <at> tobias.gr>
To: 48898-done <at> debbugs.gnu.org, 48900-done <at> debbugs.gnu.org
Subject: Pushed isync & youtube-dl updates
Date: Mon, 07 Jun 2021 22:05:40 +0200
Hi,

Pushed as 920dd34a3428e44a4bc60d01f870b7ec49b8df43 et al.  Thanks!

Kind regards,

T G-R

Sent from a Web browser. Excuse or enjoy my brevity.


This bug report was last modified 4 years and 68 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.