GNU bug report logs - #38888
[PATCH] gnu: redis: Update to 5.0.7.

Previous Next

Package: guix-patches;

Reported by: Jethro Cao <jethrocao <at> gmail.com>

Date: Fri, 3 Jan 2020 05:45:02 UTC

Severity: normal

Tags: patch

Done: Marius Bakke <mbakke <at> fastmail.com>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 38888 in the body.
You can then email your comments to 38888 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#38888; Package guix-patches. (Fri, 03 Jan 2020 05:45:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Jethro Cao <jethrocao <at> gmail.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Fri, 03 Jan 2020 05:45:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Jethro Cao <jethrocao <at> gmail.com>
To: guix-patches <at> gnu.org
Cc: Jethro Cao <jethrocao <at> gmail.com>
Subject: [PATCH] gnu: redis: Update to 5.0.7.
Date: Fri,  3 Jan 2020 12:44:10 +0700
---
 gnu/packages/databases.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/databases.scm b/gnu/packages/databases.scm
index 73b7dc7d3a..91f9735330 100644
--- a/gnu/packages/databases.scm
+++ b/gnu/packages/databases.scm
@@ -1844,14 +1844,14 @@ similar to BerkeleyDB, LevelDB, etc.")
 (define-public redis
   (package
     (name "redis")
-    (version "4.0.10")
+    (version "5.0.7")
     (source (origin
               (method url-fetch)
               (uri (string-append "http://download.redis.io/releases/redis-"
                                   version".tar.gz"))
               (sha256
                (base32
-                "194cydhv3hf4v95ifvjvsqrs4jn3ffrkg5lvxj5d3y04lwsp9dhx"))))
+                "0ax8sf3vw0yadr41kzc04917scrg5wir1d94zmbz00b8pzm79nv1"))))
     (build-system gnu-build-system)
     (arguments
      '(#:tests? #f ; tests related to master/slave and replication fail
-- 
2.20.1





Reply sent to Marius Bakke <mbakke <at> fastmail.com>:
You have taken responsibility. (Sun, 12 Jan 2020 21:11:01 GMT) Full text and rfc822 format available.

Notification sent to Jethro Cao <jethrocao <at> gmail.com>:
bug acknowledged by developer. (Sun, 12 Jan 2020 21:11:01 GMT) Full text and rfc822 format available.

Message #10 received at 38888-done <at> debbugs.gnu.org (full text, mbox):

From: Marius Bakke <mbakke <at> fastmail.com>
To: Jethro Cao <jethrocao <at> gmail.com>, 38888-done <at> debbugs.gnu.org
Cc: Jethro Cao <jethrocao <at> gmail.com>
Subject: Re: [bug#38888] [PATCH] gnu: redis: Update to 5.0.7.
Date: Sun, 12 Jan 2020 22:10:26 +0100
[Message part 1 (text/plain, inline)]
Jethro Cao <jethrocao <at> gmail.com> writes:

> ---
>  gnu/packages/databases.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Applied (with a commit message), thanks!
[signature.asc (application/pgp-signature, inline)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Mon, 10 Feb 2020 12:24:08 GMT) Full text and rfc822 format available.

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

Previous Next


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