[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/49: gnu: splash: Update to 3.10.3.
From: |
guix-commits |
Subject: |
02/49: gnu: splash: Update to 3.10.3. |
Date: |
Fri, 29 Mar 2024 11:15:20 -0400 (EDT) |
sharlatan pushed a commit to branch master
in repository guix.
commit cbd6faf8a74e77dd3b536b34cd2824f4a836c8d1
Author: Sharlatan Hellseher <sharlatanus@gmail.com>
AuthorDate: Tue Mar 5 21:48:25 2024 +0000
gnu: splash: Update to 3.10.3.
* gnu/packages/astronomy.scm (splash): Update to 3.10.3.
Change-Id: Ic5f812a3c35fd76c0a722616efea2745a080c859
---
gnu/packages/astronomy.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/astronomy.scm b/gnu/packages/astronomy.scm
index 8ae25b65e2..724643d17f 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -1203,7 +1203,7 @@ image formats.")
(define-public splash
(package
(name "splash")
- (version "3.10.1")
+ (version "3.10.3")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -1211,7 +1211,7 @@ image formats.")
(commit (string-append "v" version))))
(sha256
(base32
- "1cyg7my2lbpai81nfnlj0r7pvral3kjn31dcq2p4982d2xg0dj87"))
+ "077s9if7fmccvhsbp0dhvyqcil46vpbgdm1y6qn6h34r8lfqj9z6"))
(file-name (git-file-name name version))))
(build-system gnu-build-system)
(arguments
- branch master updated (8ed9ce9d00 -> b0b9d757a7), guix-commits, 2024/03/29
- 02/49: gnu: splash: Update to 3.10.3.,
guix-commits <=
- 07/49: gnu: python-pytest-arraydiff: Enable tests., guix-commits, 2024/03/29
- 05/49: gnu: python-pytest-doctestplus: Update to 1.2.0., guix-commits, 2024/03/29
- 06/49: gnu: python-pytest-arraydiff: Update to 0.6.1., guix-commits, 2024/03/29
- 11/49: gnu: python-zarr: Speed up tests., guix-commits, 2024/03/29
- 13/49: gnu: python-dask: Speed up tests., guix-commits, 2024/03/29
- 01/49: gnu: calcmysky: Update to 0.3.2., guix-commits, 2024/03/29
- 08/49: gnu: python-pytest-filter-subpackage: Update to 0.2.0., guix-commits, 2024/03/29
- 10/49: gnu: python-partd: Enable tests., guix-commits, 2024/03/29
- 12/49: gnu: python-distributed: Speed up tests., guix-commits, 2024/03/29
- 21/49: gnu: python-asdf-standard: Update to 1.1.1., guix-commits, 2024/03/29