unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Alexandre Hannud Abdo <abdo@member.fsf.org>
To: 61892@debbugs.gnu.org
Subject: [bug#61892] [PATCH] gnu: python-graph-tool: Update to 2.46.
Date: Wed, 1 Mar 2023 11:45:43 +0100	[thread overview]
Message-ID: <55e9a520-9eb7-905a-6db9-2a30b0e49bbc@member.fsf.org> (raw)
In-Reply-To: <666bc05e-0826-fbae-28e7-9e861945b35b@member.fsf.org>

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

Ni! Sorry for the previous e-mail, Thunderbird screws up formatting. Here is the patch as an attachment. .~´

[-- Attachment #2: 0001-gnu-python-graph-tool-Update-to-2.46.patch --]
[-- Type: text/x-patch, Size: 1176 bytes --]

From c8a41c026e2e408188ef25401a88234fcac8cee1 Mon Sep 17 00:00:00 2001
From: Ale Abdo <abdo@member.fsf.org>
Date: Wed, 1 Mar 2023 11:32:56 +0100
Subject: [PATCH] gnu: python-graph-tool: Update to 2.46.

* gnu/packages/graph.scm (python-graph-tool): Update to 2.46.
---
 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 104fe07b58..62a5a400d2 100644
--- a/gnu/packages/graph.scm
+++ b/gnu/packages/graph.scm
@@ -605,7 +605,7 @@ (define-public mscgen
 (define-public python-graph-tool
   (package
     (name "python-graph-tool")
-    (version "2.45")
+    (version "2.46")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -613,7 +613,7 @@ (define-public python-graph-tool
                     version ".tar.bz2"))
               (sha256
                (base32
-                "0s46qqg454kwq2px7x1a4ckryclkxnrz1r7gj6bv40nsrynafbgr"))))
+                "0x9jgnq9xcja3q954y7nhdzd374p4h203pymxh51b6lqqbq0hm9h"))))
     (build-system gnu-build-system)
     (arguments
      `(#:imported-modules (,@%gnu-build-system-modules
-- 
2.39.1


  reply	other threads:[~2023-03-01 10:46 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-01 10:39 [bug#61892] [PATCH] gnu: python-graph-tool: Update to 2.46 Alexandre Hannud Abdo
2023-03-01 10:45 ` Alexandre Hannud Abdo [this message]
2023-03-13 21:29   ` Christopher Baines

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=55e9a520-9eb7-905a-6db9-2a30b0e49bbc@member.fsf.org \
    --to=abdo@member.fsf.org \
    --cc=61892@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).