unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#67843] [PATCH] gnu: python-graph-tool: Update to 2.58.
       [not found] <4bf5d7047054da776786f2160ee6649d0a6f7e9a.1702674982.git.abdo@member.fsf.org>
@ 2023-12-15 21:23 ` Alexandre Hannud Abdo
  2024-01-12 16:48   ` Clément Lassieur
  0 siblings, 1 reply; 2+ messages in thread
From: Alexandre Hannud Abdo @ 2023-12-15 21:23 UTC (permalink / raw)
  To: 67843


* gnu/packages/graph.scm (python-graph-tool): Update to 2.58.
---
  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 a40b580417..d2361fada2 100644
--- a/gnu/packages/graph.scm
+++ b/gnu/packages/graph.scm
@@ -685,7 +685,7 @@ (define-public mscgen
  (define-public python-graph-tool
    (package
      (name "python-graph-tool")
-    (version "2.57")
+    (version "2.58")
      (source (origin
                (method url-fetch)
                (uri (string-append
@@ -693,7 +693,7 @@ (define-public python-graph-tool
                      version ".tar.bz2"))
                (sha256
                 (base32
-                "0wmvzx509lvigja6cfxh45r4b7wns64vmik0x4rz4y4fnxrhw2m2"))))
+                "05vsk2600wn790hk7gr2f0609bzcslyhhv9x157n43vxy4y6r8vj"))))
      (build-system gnu-build-system)
      (arguments
       `(#:imported-modules (,@%gnu-build-system-modules

base-commit: 92f179ab20f1835933b2526bfc5d9489e3b1e226
-- 
2.41.0





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

* [bug#67843] [PATCH] gnu: python-graph-tool: Update to 2.58.
  2023-12-15 21:23 ` [bug#67843] [PATCH] gnu: python-graph-tool: Update to 2.58 Alexandre Hannud Abdo
@ 2024-01-12 16:48   ` Clément Lassieur
  0 siblings, 0 replies; 2+ messages in thread
From: Clément Lassieur @ 2024-01-12 16:48 UTC (permalink / raw)
  To: Alexandre Hannud Abdo; +Cc: 67843

On Fri, Dec 15 2023, Alexandre Hannud Abdo wrote:

> * gnu/packages/graph.scm (python-graph-tool): Update to 2.58.
> ---
>   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 a40b580417..d2361fada2 100644
> --- a/gnu/packages/graph.scm
> +++ b/gnu/packages/graph.scm
> @@ -685,7 +685,7 @@ (define-public mscgen
>   (define-public python-graph-tool
>     (package
>       (name "python-graph-tool")
> -    (version "2.57")
> +    (version "2.58")
>       (source (origin
>                 (method url-fetch)
>                 (uri (string-append
> @@ -693,7 +693,7 @@ (define-public python-graph-tool
>                       version ".tar.bz2"))
>                 (sha256
>                  (base32
> -                "0wmvzx509lvigja6cfxh45r4b7wns64vmik0x4rz4y4fnxrhw2m2"))))
> +                "05vsk2600wn790hk7gr2f0609bzcslyhhv9x157n43vxy4y6r8vj"))))
>       (build-system gnu-build-system)
>       (arguments
>        `(#:imported-modules (,@%gnu-build-system-modules
>
> base-commit: 92f179ab20f1835933b2526bfc5d9489e3b1e226

Please could you send a patch that applies?  There is an issue with
spaces.  Thanks!

Clément




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

end of thread, other threads:[~2024-01-12 16:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <4bf5d7047054da776786f2160ee6649d0a6f7e9a.1702674982.git.abdo@member.fsf.org>
2023-12-15 21:23 ` [bug#67843] [PATCH] gnu: python-graph-tool: Update to 2.58 Alexandre Hannud Abdo
2024-01-12 16:48   ` Clément Lassieur

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