unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#49791] [PATCH] gnu: isync: Update to 1.4.3.
@ 2021-07-31 11:55 Xinglu Chen
  2021-07-31 12:16 ` bug#49791: " Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: Xinglu Chen @ 2021-07-31 11:55 UTC (permalink / raw)
  To: 49791

* gnu/packages/mail.scm (isync): Update to 1.4.3.
---
 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 c207d363cf..052adb6160 100644
--- a/gnu/packages/mail.scm
+++ b/gnu/packages/mail.scm
@@ -2106,14 +2106,14 @@ hashing scheme (such as scrypt) plug-in for @code{Dovecot}.")
 (define-public isync
   (package
     (name "isync")
-    (version "1.4.2")
+    (version "1.4.3")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "mirror://sourceforge/isync/isync/"
                            version "/isync-" version ".tar.gz"))
        (sha256 (base32
-                "0hskfpj4r4q3959k3npyqli353daj3r5d9mfia9bbmig87nyfd8r"))))
+                "024p3glj4p7fhrssw5sr55arls9zna1igxxrspxlfd6sbds21ixl"))))
     (build-system gnu-build-system)
     (native-inputs
      `(("perl" ,perl)))

base-commit: 00c55e856f532ef845f78144fdf2ff938ca3dffd
-- 
2.32.0






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

* bug#49791: [PATCH] gnu: isync: Update to 1.4.3.
  2021-07-31 11:55 [bug#49791] [PATCH] gnu: isync: Update to 1.4.3 Xinglu Chen
@ 2021-07-31 12:16 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2021-07-31 12:16 UTC (permalink / raw)
  To: Xinglu Chen; +Cc: 49791-done

Hello,

Xinglu Chen <public@yoctocell.xyz> writes:

> * gnu/packages/mail.scm (isync): Update to 1.4.3.

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou




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

end of thread, other threads:[~2021-07-31 12:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-31 11:55 [bug#49791] [PATCH] gnu: isync: Update to 1.4.3 Xinglu Chen
2021-07-31 12:16 ` bug#49791: " Nicolas Goaziou

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).