unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Vinicius Monego <monego@posteo.net>
To: 63628@debbugs.gnu.org
Cc: Vinicius Monego <monego@posteo.net>
Subject: [bug#63628] [PATCH 2/2] gnu: python-plotly: Update to 5.14.1.
Date: Sun, 21 May 2023 17:21:39 +0000	[thread overview]
Message-ID: <20230521172139.2434019-1-monego@posteo.net> (raw)
In-Reply-To: <20230521171951.2431541-1-monego@posteo.net>

* gnu/packages/graph.scm (python-plotly): Update to 5.14.1.
---
 gnu/packages/graph.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/graph.scm b/gnu/packages/graph.scm
index 4e4e3b3e73..3fba34459a 100644
--- a/gnu/packages/graph.scm
+++ b/gnu/packages/graph.scm
@@ -218,7 +218,7 @@ (define-public r-rbiofabric
 (define-public python-plotly
   (package
     (name "python-plotly")
-    (version "5.6.0")
+    (version "5.14.1")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -227,7 +227,7 @@ (define-public python-plotly
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "0kc9v5ampq2paw6sls6zdchvqvis7b1z8xhdvlhz5xxdr1vj5xnn"))))
+                "12iy5cswn5c0590fvl87nr6vfyhvbxymrldh4c7dfm2gn6h8z8w0"))))
     (build-system python-build-system)
     (arguments
      (list
-- 
2.34.1





  reply	other threads:[~2023-05-21 17:23 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-21 17:19 [bug#63628] [PATCH 1/2] gnu: python-plotly: Fix version Vinicius Monego
2023-05-21 17:21 ` Vinicius Monego [this message]
2023-06-10  2:25 ` [bug#63628] [PATCH v2 " Vinicius Monego
2023-06-10  2:25   ` [bug#63628] [PATCH v2 2/2] gnu: python-plotly: Update to 5.14.1 Vinicius Monego
2023-07-01 11:13 ` bug#63628: [PATCH 1/2] gnu: python-plotly: Fix version Nicolas Goaziou

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=20230521172139.2434019-1-monego@posteo.net \
    --to=monego@posteo.net \
    --cc=63628@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).