unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#61892] [PATCH] gnu: python-graph-tool: Update to 2.46.
@ 2023-03-01 10:39 Alexandre Hannud Abdo
  2023-03-01 10:45 ` Alexandre Hannud Abdo
  0 siblings, 1 reply; 3+ messages in thread
From: Alexandre Hannud Abdo @ 2023-03-01 10:39 UTC (permalink / raw)
  To: 61892

* 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





^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [bug#61892] [PATCH] gnu: python-graph-tool: Update to 2.46.
  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
  2023-03-13 21:29   ` Christopher Baines
  0 siblings, 1 reply; 3+ messages in thread
From: Alexandre Hannud Abdo @ 2023-03-01 10:45 UTC (permalink / raw)
  To: 61892

[-- 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


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [bug#61892] [PATCH] gnu: python-graph-tool: Update to 2.46.
  2023-03-01 10:45 ` Alexandre Hannud Abdo
@ 2023-03-13 21:29   ` Christopher Baines
  0 siblings, 0 replies; 3+ messages in thread
From: Christopher Baines @ 2023-03-13 21:29 UTC (permalink / raw)
  To: Alexandre Hannud Abdo; +Cc: 61892-done, 61892

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


Alexandre Hannud Abdo <abdo@member.fsf.org> writes:

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

Thanks Alexandre, I've pushed this to master as
f04a52313783b25b2764b0d18886b0b9478a218a.

Chris

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-03-13 21:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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
2023-03-13 21:29   ` Christopher Baines

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).