unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#42551] [PATCH] Update isync
       [not found] <541289626.7332071.1595778881012.ref@mail.yahoo.com>
@ 2020-07-26 15:54 ` Hendur Saga via Guix-patches via
  2020-07-27  0:11   ` Leo Famulari
  0 siblings, 1 reply; 2+ messages in thread
From: Hendur Saga via Guix-patches via @ 2020-07-26 15:54 UTC (permalink / raw)
  To: 42551


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

I updated isync from 1.3.1 to 1.3.2. This time, I was able to build it on mine, armhf, and aarch64 systems.
Also, I changed the homepage because that's what the URL gets redirected to anyway.
- Hendursaga

[-- Attachment #1.2: Type: text/html, Size: 571 bytes --]

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-Update-isync.patch --]
[-- Type: text/x-patch, Size: 1476 bytes --]

From fa08ce9ee129d3ff44fc0d928e48eb8a12b97344 Mon Sep 17 00:00:00 2001
From: Hendursaga <hendursaga@yahoo.com>
Date: Sun, 26 Jul 2020 15:46:39 +0000
Subject: [PATCH] Update isync

---
 gnu/packages/mail.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/mail.scm b/gnu/packages/mail.scm
index d4ef3a1f3e..bf63797dee 100644
--- a/gnu/packages/mail.scm
+++ b/gnu/packages/mail.scm
@@ -1550,14 +1550,14 @@ hashing scheme (such as scrypt) plug-in for @code{Dovecot}.")
 (define-public isync
   (package
     (name "isync")
-    (version "1.3.1")
+    (version "1.3.2")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "mirror://sourceforge/isync/isync/"
                            version "/isync-" version ".tar.gz"))
        (sha256 (base32
-                "1sphd30jplii58y2zmw365bckm6pszmapcy905zhjll1sm1ldjv8"))))
+                "01g8hk9gisz67204k8ad7w7i3zp9vg2c68lscld44bwiii1d21li"))))
     (build-system gnu-build-system)
     (native-inputs
      `(("perl" ,perl)))
@@ -1566,7 +1566,7 @@ hashing scheme (such as scrypt) plug-in for @code{Dovecot}.")
        ("cyrus-sasl" ,cyrus-sasl)
        ("openssl" ,openssl-1.0)
        ("zlib" ,zlib)))
-    (home-page "http://isync.sourceforge.net/")
+    (home-page "https://isync.sourceforge.io/")
     (synopsis "Mailbox synchronization program")
     (description
      "isync/mbsync is a command-line tool for two-way synchronization of
-- 
2.27.0


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

* [bug#42551] [PATCH] Update isync
  2020-07-26 15:54 ` [bug#42551] [PATCH] Update isync Hendur Saga via Guix-patches via
@ 2020-07-27  0:11   ` Leo Famulari
  0 siblings, 0 replies; 2+ messages in thread
From: Leo Famulari @ 2020-07-27  0:11 UTC (permalink / raw)
  To: hendursaga, 42551; +Cc: 42551-done

On Sun, Jul 26, 2020 at 03:54:41PM +0000, Hendur Saga via Guix-patches via wrote:
> I updated isync from 1.3.1 to 1.3.2. This time, I was able to build it on mine, armhf, and aarch64 systems.
> Also, I changed the homepage because that's what the URL gets redirected to anyway.
> - Hendursaga

Thanks!

I amended the commit message and pushed as 0eea55967cb054574fae3e308651a54758745d07




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

end of thread, other threads:[~2020-07-27  0:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <541289626.7332071.1595778881012.ref@mail.yahoo.com>
2020-07-26 15:54 ` [bug#42551] [PATCH] Update isync Hendur Saga via Guix-patches via
2020-07-27  0:11   ` 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).