all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Alexandre Hannud Abdo <abdo@member.fsf.org>
To: 49642@debbugs.gnu.org
Subject: [bug#49642] [PATCH] gnu: python-graph-tool: Update to 2.43.
Date: Mon, 19 Jul 2021 14:35:29 +0200	[thread overview]
Message-ID: <d681d02d-fcea-dfe5-7219-15a46ee0c8c3@member.fsf.org> (raw)

* gnu/packages/graph.scm (python-graph-tool): Update to 2.43.
---
  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 42bd37a07a..f178e00312 100644
--- a/gnu/packages/graph.scm
+++ b/gnu/packages/graph.scm
@@ -539,7 +539,7 @@ transformed into common image formats for display or printing.")
  (define-public python-graph-tool
    (package
      (name "python-graph-tool")
-    (version "2.37")
+    (version "2.43")
      (source (origin
                (method url-fetch)
                (uri (string-append
@@ -547,7 +547,7 @@ transformed into common image formats for display or printing.")
                      version ".tar.bz2"))
                (sha256
                 (base32
-                "0w2i4d4zyk051zkykcg0ksngspajznwmp523hbsx50xnxc6jliyz"))))
+                "0v58in4rwk9fhjarjw6xfxpx5zz2z13sy3yvd14b5kr0884yw6sz"))))
      (build-system gnu-build-system)
      (arguments
       `(#:configure-flags
-- 
2.32.0





             reply	other threads:[~2021-07-19 12:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-19 12:35 Alexandre Hannud Abdo [this message]
2021-07-20  9:02 ` bug#49642: [PATCH] gnu: python-graph-tool: Update to 2.43 Efraim Flashner

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

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

  git send-email \
    --in-reply-to=d681d02d-fcea-dfe5-7219-15a46ee0c8c3@member.fsf.org \
    --to=abdo@member.fsf.org \
    --cc=49642@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 external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.