unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#59777] [PATCH] gnu: python-msgpack-numpy: Update to 0.4.8.
@ 2022-12-02 13:09 Navid Afkhami
  2022-12-13 13:34 ` bug#59777: " Christopher Baines
  0 siblings, 1 reply; 2+ messages in thread
From: Navid Afkhami @ 2022-12-02 13:09 UTC (permalink / raw)
  To: 59777

* gnu/packages/python-science.scm (python-msgpack-numpy): Update to 0.4.8.
---
 gnu/packages/python-science.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/python-science.scm b/gnu/packages/python-science.scm
index 52fe1460bb..ba99b57bcb 100644
--- a/gnu/packages/python-science.scm
+++ b/gnu/packages/python-science.scm
@@ -693,14 +693,14 @@ (define-public python-xarray
 (define-public python-msgpack-numpy
   (package
     (name "python-msgpack-numpy")
-    (version "0.4.6.post0")
+    (version "0.4.8")
     (source
      (origin
        (method url-fetch)
        (uri (pypi-uri "msgpack-numpy" version))
        (sha256
         (base32
-         "0syzy645mwcy7lfjwz6pc8f9p2vv1qk4limc8iina3l5nnf0rjyz"))))
+         "0sbfanbkfs6c77np4vz0ayrwnv99bpn5xgj5fnf2yhhk0lcd6ry6"))))
     (build-system python-build-system)
     (propagated-inputs
      (list python-msgpack python-numpy))
-- 
2.34.1





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

* bug#59777: [PATCH] gnu: python-msgpack-numpy: Update to 0.4.8.
  2022-12-02 13:09 [bug#59777] [PATCH] gnu: python-msgpack-numpy: Update to 0.4.8 Navid Afkhami
@ 2022-12-13 13:34 ` Christopher Baines
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2022-12-13 13:34 UTC (permalink / raw)
  To: Navid Afkhami; +Cc: 59777-done, guix-patches

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


Navid Afkhami <navid.afkhami@mdc-berlin.de> writes:

> * gnu/packages/python-science.scm (python-msgpack-numpy): Update to 0.4.8.
> ---
>  gnu/packages/python-science.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Looks like this was merged a while back as
9ddc4e5b0338accbc707992050d2a9c21c41e05e.

Marking as done.

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

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

end of thread, other threads:[~2022-12-13 13:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-02 13:09 [bug#59777] [PATCH] gnu: python-msgpack-numpy: Update to 0.4.8 Navid Afkhami
2022-12-13 13:34 ` bug#59777: " 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).