unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: BonfaceKilz <me@bonfacemunyoki.com>
To: 45976@debbugs.gnu.org
Cc: BonfaceKilz <me@bonfacemunyoki.com>
Subject: [bug#45976] [PATCH 1/1] gnu: guile-redis: Update to 2.0.0.
Date: Tue, 19 Jan 2021 01:39:26 +0300	[thread overview]
Message-ID: <20210118223926.184363-2-me@bonfacemunyoki.com> (raw)
In-Reply-To: <20210118223926.184363-1-me@bonfacemunyoki.com>

* gnu/packages/guile-xyz.scm (guile-redis): Update to 2.0.0.
---
 gnu/packages/guile-xyz.scm | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/guile-xyz.scm b/gnu/packages/guile-xyz.scm
index 9775cc33f0..50fee4cdd0 100644
--- a/gnu/packages/guile-xyz.scm
+++ b/gnu/packages/guile-xyz.scm
@@ -33,6 +33,7 @@
 ;;; Copyright © 2020 Mike Rosset <mike.rosset@gmail.com>
 ;;; Copyright © 2020 Leo Prikler <leo.prikler@student.tugraz.at>
 ;;; Copyright © 2020 pukkamustard <pukkamustard@posteo.net>
+;;; Copyright © 2021 Bonface Munyoki Kilyungi <me@bonfacemunyoki.com>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -2428,7 +2429,7 @@ interface for reading articles in any format.")
 (define-public guile-redis
   (package
     (name "guile-redis")
-    (version "1.3.0")
+    (version "2.0.0")
     (home-page "https://github.com/aconchillo/guile-redis")
     (source (origin
               (method git-fetch)
@@ -2438,7 +2439,7 @@ interface for reading articles in any format.")
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "14izs8daxh7pb7vwpxi5g427qa31137jkaxrb1cy5rpjkwchy723"))))
+                "1zk2x37lw6ygf7rwy71svnsian8lj51axpxmm66ah7dazn69swlm"))))
     (build-system gnu-build-system)
     (native-inputs
      `(("autoconf" ,autoconf)
-- 
2.29.2





  reply	other threads:[~2021-01-19  8:23 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-18 22:39 [bug#45977] [PATCH 0/1] gnu: guile-redis: Update to 2.0.0 BonfaceKilz
2021-01-18 22:39 ` BonfaceKilz [this message]
2021-01-19 19:26 ` Efraim Flashner
2021-01-20  6:47   ` Bonface Munyoki K.
2021-01-26 10:42 ` [bug#45977] [PATCH v2 0/2] " BonfaceKilz
2021-01-26 10:42   ` [bug#45977] [PATCH v2 1/2] " BonfaceKilz
2021-01-26 10:42   ` [bug#45977] [PATCH v2 2/2] gnu: guile2.0-redis: Revert to 1.3.0 BonfaceKilz
2021-01-27  9:21   ` bug#45977: [PATCH v2 0/2] gnu: guile-redis: Update to 2.0.0 Efraim Flashner
2021-01-27  9:40     ` [bug#45977] " Bonface Munyoki K.

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210118223926.184363-2-me@bonfacemunyoki.com \
    --to=me@bonfacemunyoki.com \
    --cc=45976@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).