emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#61892: closed ([PATCH] gnu: python-graph-tool: Update to 2.46.)


From: GNU bug Tracking System
Subject: bug#61892: closed ([PATCH] gnu: python-graph-tool: Update to 2.46.)
Date: Mon, 13 Mar 2023 21:31:02 +0000

Your message dated Mon, 13 Mar 2023 21:29:34 +0000
with message-id <87ilf41gqr.fsf@cbaines.net>
and subject line Re: [bug#61892] [PATCH] gnu: python-graph-tool: Update to 2.46.
has caused the debbugs.gnu.org bug report #61892,
regarding [PATCH] gnu: python-graph-tool: Update to 2.46.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
61892: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=61892
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: python-graph-tool: Update to 2.46. Date: Wed, 1 Mar 2023 11:39:13 +0100 User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.7.2
* 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




--- End Message ---
--- Begin Message --- Subject: Re: [bug#61892] [PATCH] gnu: python-graph-tool: Update to 2.46. Date: Mon, 13 Mar 2023 21:29:34 +0000 User-agent: mu4e 1.8.13; emacs 28.2
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: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]