summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSharlatan Hellseher <sharlatanus@gmail.com>2026-08-21 09:30:29 +0100
committerSharlatan Hellseher <sharlatanus@gmail.com>2026-09-01 20:04:50 +0100
commite9bb55d0a83759d96b034406c99e02e361f2a54e (patch)
tree71c24dab0b5d09c17ab8716601fbb5718f1b3241
parent91c97644eac6671313dc29ea0dcafb94816688a1 (diff)
gnu: python-regularizepsf: Update to 1.2.1.
* gnu/packages/astronomy.scm (python-regularizepsf): Update to 1.2.1. Relates-to: guix/guix!10702
-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 744a6542b50..13e8c168668 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -10225,7 +10225,7 @@ solar physics.")
10225(define-public python-regularizepsf 10225(define-public python-regularizepsf
10226 (package 10226 (package
10227 (name "python-regularizepsf") 10227 (name "python-regularizepsf")
10228 (version "1.2.0") 10228 (version "1.2.1")
10229 (source 10229 (source
10230 (origin 10230 (origin
10231 (method git-fetch) 10231 (method git-fetch)
@@ -10234,7 +10234,7 @@ solar physics.")
10234 (commit version))) 10234 (commit version)))
10235 (file-name (git-file-name name version)) 10235 (file-name (git-file-name name version))
10236 (sha256 10236 (sha256
10237 (base32 "185v4300301ahn5nsqd13mamph9w3gw58qbhn4vm5hn0r2azl1y7")))) 10237 (base32 "05gq4yjcl48jbv22xdhq0fr7yr7884zpkqmbbnd4lzb2dkkbkv7f"))))
10238 (build-system pyproject-build-system) 10238 (build-system pyproject-build-system)
10239 (arguments 10239 (arguments
10240 (list 10240 (list