[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#71702] [PATCH 02/30] gnu: siril: Update to 1.2.3.
From: |
Sharlatan Hellseher |
Subject: |
[bug#71702] [PATCH 02/30] gnu: siril: Update to 1.2.3. |
Date: |
Fri, 21 Jun 2024 19:38:24 +0100 |
* gnu/packages/astronomy.scm (siril): Update to 1.2.3.
Change-Id: If048907526767ccd1b3b92f9675458ae8e6371d3
---
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 3c71e73be4..705037e469 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -1385,7 +1385,7 @@ (define-public sextractor
(define-public siril
(package
(name "siril")
- (version "1.2.1")
+ (version "1.2.3")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -1393,7 +1393,7 @@ (define-public siril
(commit version)))
(sha256
(base32
- "1lc6ga1n18br43rlj8qmg23chfniyvjz3vx73km6sv171z4c2fwy"))
+ "0gkd8w2bpwq4ibl3vawx008yrm5k6zlj77lp98fflffcf7cj8hr5"))
(file-name (git-file-name name version))))
(build-system meson-build-system)
(native-inputs (list cmake git glib libconfig pkg-config))
--
2.41.0
- [bug#71702] [PATCH 00/30] Astronomy update 2024/06, Sharlatan Hellseher, 2024/06/21
- [bug#71702] [PATCH 02/30] gnu: siril: Update to 1.2.3.,
Sharlatan Hellseher <=
- [bug#71702] [PATCH 03/30] gnu: python-astropy: Update to 6.1.1., Sharlatan Hellseher, 2024/06/21
- [bug#71702] [PATCH 01/30] gnu: indi-2.0: Update to 2.0.8., Sharlatan Hellseher, 2024/06/21
- [bug#71702] [PATCH 04/30] gnu: python-astropy-iers-data: Update to 0.2024.6.17.0.31.35., Sharlatan Hellseher, 2024/06/21
- [bug#71702] [PATCH 06/30] gnu: python-drizzle: Update to 1.15.2., Sharlatan Hellseher, 2024/06/21
- [bug#71702] [PATCH 09/30] gnu: python-ginga: Update to 5.1.0., Sharlatan Hellseher, 2024/06/21
- [bug#71702] [PATCH 10/30] gnu: python-ndcube: Update to 2.2.2., Sharlatan Hellseher, 2024/06/21
- [bug#71702] [PATCH 08/30] gnu: python-fitsio: Update to 1.2.4., Sharlatan Hellseher, 2024/06/21
- [bug#71702] [PATCH 05/30] gnu: python-crds: Update to 11.17.25., Sharlatan Hellseher, 2024/06/21
- [bug#71702] [PATCH 07/30] gnu: python-dust-extinction: Update to 1.4.1., Sharlatan Hellseher, 2024/06/21
- [bug#71702] [PATCH 11/30] gnu: python-pyerfa: Update to 2.0.1.4., Sharlatan Hellseher, 2024/06/21