all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Liliana Marie Prikler <liliana.prikler@gmail.com>
To: 63570@debbugs.gnu.org
Subject: [bug#63570] [PATCH 3/5] gnu: python-mpi4py: Update to 3.1.4.
Date: Thu, 18 May 2023 16:57:49 +0200	[thread overview]
Message-ID: <4eed523806c952fa5d5416c9b799b2af6684670d.1684422013.git.liliana.prikler@gmail.com> (raw)
In-Reply-To: <cover.1684422013.git.liliana.prikler@gmail.com>

* gnu/packages/mpi.scm (python-mpi4py): Update to 3.1.4.
---
 gnu/packages/mpi.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/mpi.scm b/gnu/packages/mpi.scm
index 20fc1a16a4..fb874484bf 100644
--- a/gnu/packages/mpi.scm
+++ b/gnu/packages/mpi.scm
@@ -399,13 +399,13 @@ (define-public %openmpi-setup
 (define-public python-mpi4py
   (package
     (name "python-mpi4py")
-    (version "3.0.3")
+    (version "3.1.4")
     (source
      (origin
        (method url-fetch)
        (uri (pypi-uri "mpi4py" version))
        (sha256
-        (base32 "07ssbhssv27rrjx1c5vd3vsr31vay5d8xcf4zh9yblcyidn72b81"))))
+        (base32 "101lz7bnm9l17nrkbg6497kxscyh53aah7qd2b820ck2php8z18p"))))
     (build-system python-build-system)
     (arguments
      `(#:phases
-- 
2.40.1





  parent reply	other threads:[~2023-05-18 15:46 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-18 15:00 [bug#63570] [PATCH 0/5] Update cli11 and paraview Liliana Marie Prikler
2023-05-18 14:55 ` [bug#63570] [PATCH 1/5] gnu: cli11: Update to 2.3.2 Liliana Marie Prikler
2023-05-28 21:17   ` bug#63570: " Liliana Marie Prikler
2023-05-18 14:57 ` [bug#63570] [PATCH 2/5] gnu: cli11: Use G-Expressions Liliana Marie Prikler
2023-05-18 14:57 ` Liliana Marie Prikler [this message]
2023-05-18 14:58 ` [bug#63570] [PATCH 4/5] gnu: Remove paraview-5.9 Liliana Marie Prikler
2023-05-18 14:58 ` [bug#63570] [PATCH 5/5] gnu: paraview: Update to 5.11.1 Liliana Marie Prikler

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4eed523806c952fa5d5416c9b799b2af6684670d.1684422013.git.liliana.prikler@gmail.com \
    --to=liliana.prikler@gmail.com \
    --cc=63570@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 external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.