unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#56339] [PATCH] gnu: python-graph-tool: Update to 2.45.
@ 2022-07-01 15:26 Alexandre Hannud Abdo
  2022-07-08 15:41 ` bug#56339: " Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Alexandre Hannud Abdo @ 2022-07-01 15:26 UTC (permalink / raw)
  To: 56339


[-- Attachment #1.1.1: Type: text/plain, Size: 2 bytes --]



[-- Attachment #1.1.2: 0001-gnu-python-graph-tool-Update-to-2.45.patch --]
[-- Type: text/x-patch, Size: 1231 bytes --]

From afe9c9161ae56f51a165a233a9a7650c3175527a Mon Sep 17 00:00:00 2001
From: Ale Abdo <abdo@member.fsf.org>
Date: Fri, 1 Jul 2022 17:17:12 +0200
Subject: [PATCH] gnu: python-graph-tool: Update to 2.45.

* gnu/packages/graph.scm (python-graph-tool): Update to 2.45.
---
 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 734f24d6c3..9aadab45e6 100644
--- a/gnu/packages/graph.scm
+++ b/gnu/packages/graph.scm
@@ -616,7 +616,7 @@ (define-public mscgen
 (define-public python-graph-tool
   (package
     (name "python-graph-tool")
-    (version "2.43")
+    (version "2.45")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -624,7 +624,7 @@ (define-public python-graph-tool
                     version ".tar.bz2"))
               (sha256
                (base32
-                "0v58in4rwk9fhjarjw6xfxpx5zz2z13sy3yvd14b5kr0884yw6sz"))))
+                "0s46qqg454kwq2px7x1a4ckryclkxnrz1r7gj6bv40nsrynafbgr"))))
     (build-system gnu-build-system)
     (arguments
      `(#:imported-modules (,@%gnu-build-system-modules

base-commit: f8273f822583f9b93993f19c7b1a69d3d74793cd
-- 
2.36.1


[-- Attachment #1.1.3: OpenPGP public key --]
[-- Type: application/pgp-keys, Size: 3475 bytes --]

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 203 bytes --]

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

* bug#56339: [PATCH] gnu: python-graph-tool: Update to 2.45.
  2022-07-01 15:26 [bug#56339] [PATCH] gnu: python-graph-tool: Update to 2.45 Alexandre Hannud Abdo
@ 2022-07-08 15:41 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2022-07-08 15:41 UTC (permalink / raw)
  To: Alexandre Hannud Abdo; +Cc: 56339-done

Hi,

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

> From afe9c9161ae56f51a165a233a9a7650c3175527a Mon Sep 17 00:00:00 2001
> From: Ale Abdo <abdo@member.fsf.org>
> Date: Fri, 1 Jul 2022 17:17:12 +0200
> Subject: [PATCH] gnu: python-graph-tool: Update to 2.45.
>
> * gnu/packages/graph.scm (python-graph-tool): Update to 2.45.

Applied, thanks!

Ludo’.




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

end of thread, other threads:[~2022-07-08 16:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-01 15:26 [bug#56339] [PATCH] gnu: python-graph-tool: Update to 2.45 Alexandre Hannud Abdo
2022-07-08 15:41 ` bug#56339: " Ludovic Courtès

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