unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#70283] [PATCH] gnu: rsync: Update to 3.3.0
@ 2024-04-08 16:16 Andy Tai
  2024-04-14 20:46 ` [bug#70283] Andy Tai
  2024-04-15  9:35 ` bug#70283: [PATCH] gnu: rsync: Update to 3.3.0 Christopher Baines
  0 siblings, 2 replies; 3+ messages in thread
From: Andy Tai @ 2024-04-08 16:16 UTC (permalink / raw)
  To: 70283; +Cc: Andy Tai

* gnu/packages/rsync.scm (rsync): Update to 3.3.0

Change-Id: I03ba540e44f54e371cd362baf2aeb1877f853f72
---
 gnu/packages/rsync.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/rsync.scm b/gnu/packages/rsync.scm
index 48f6139f1f..4b1d44e58e 100644
--- a/gnu/packages/rsync.scm
+++ b/gnu/packages/rsync.scm
@@ -40,14 +40,14 @@ (define-module (gnu packages rsync)
 (define-public rsync
   (package
    (name "rsync")
-   (version "3.2.7")
+   (version "3.3.0")
    (source (origin
             (method url-fetch)
             (uri (string-append "https://rsync.samba.org/ftp/rsync/src/rsync-"
                                 version ".tar.gz"))
             (sha256
              (base32
-              "1fzj8q9w8bgvi3j162rlqymbdx5cgnk29dszik2ph26idqzrszaf"))))
+              "146z85qd16446k8hzr9n4fzf0fzjjsg22qralxwdcclcf2kfk6bk"))))
    (build-system gnu-build-system)
    (arguments
     `(#:configure-flags

base-commit: 21fad13fffa3b90fdd004c6c5514ae5dfec17492
-- 
2.34.1





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

* [bug#70283]
  2024-04-08 16:16 [bug#70283] [PATCH] gnu: rsync: Update to 3.3.0 Andy Tai
@ 2024-04-14 20:46 ` Andy Tai
  2024-04-15  9:35 ` bug#70283: [PATCH] gnu: rsync: Update to 3.3.0 Christopher Baines
  1 sibling, 0 replies; 3+ messages in thread
From: Andy Tai @ 2024-04-14 20:46 UTC (permalink / raw)
  To: 70283

patch passed Guix QA
https://qa.guix.gnu.org/issue/70283




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

* bug#70283: [PATCH] gnu: rsync: Update to 3.3.0
  2024-04-08 16:16 [bug#70283] [PATCH] gnu: rsync: Update to 3.3.0 Andy Tai
  2024-04-14 20:46 ` [bug#70283] Andy Tai
@ 2024-04-15  9:35 ` Christopher Baines
  1 sibling, 0 replies; 3+ messages in thread
From: Christopher Baines @ 2024-04-15  9:35 UTC (permalink / raw)
  To: Andy Tai; +Cc: 70283-done

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

Andy Tai <atai@atai.org> writes:

> * gnu/packages/rsync.scm (rsync): Update to 3.3.0
>
> Change-Id: I03ba540e44f54e371cd362baf2aeb1877f853f72
> ---
>  gnu/packages/rsync.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Looks good to me, I've pushed this to master as
d95ed91f386032b8de46785c407ef5b64794bd89.

Chris

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]

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

end of thread, other threads:[~2024-04-15  9:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-08 16:16 [bug#70283] [PATCH] gnu: rsync: Update to 3.3.0 Andy Tai
2024-04-14 20:46 ` [bug#70283] Andy Tai
2024-04-15  9:35 ` bug#70283: [PATCH] gnu: rsync: Update to 3.3.0 Christopher Baines

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