summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gnu/packages/astronomy.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/astronomy.scm b/gnu/packages/astronomy.scm
index f01c20ce030..744a6542b50 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -9809,7 +9809,7 @@ memory usage, improving performance and run in parallel with MPI.")
9809(define-public python-pyspedas 9809(define-public python-pyspedas
9810 (package 9810 (package
9811 (name "python-pyspedas") 9811 (name "python-pyspedas")
9812 (version "2.1.2") 9812 (version "2.1.4")
9813 (source 9813 (source
9814 (origin 9814 (origin
9815 (method git-fetch) 9815 (method git-fetch)
@@ -9818,7 +9818,7 @@ memory usage, improving performance and run in parallel with MPI.")
9818 (commit (string-append "v" version)))) 9818 (commit (string-append "v" version))))
9819 (file-name (git-file-name name version)) 9819 (file-name (git-file-name name version))
9820 (sha256 9820 (sha256
9821 (base32 "0zc33mwprddrac60xwzsv33in1vq50hdycvh1mkrjhfyz5pvmxfi")))) 9821 (base32 "1ifgbrswn829dqqjrz61qr52xd04s90rnd9ixz7yvrwj0kf72hxv"))))
9822 (build-system pyproject-build-system) 9822 (build-system pyproject-build-system)
9823 (arguments 9823 (arguments
9824 (list 9824 (list