[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/46: gnu: siril: Update to 1.2.1.
From: |
guix-commits |
Subject: |
07/46: gnu: siril: Update to 1.2.1. |
Date: |
Tue, 27 Feb 2024 17:55:14 -0500 (EST) |
sharlatan pushed a commit to branch master
in repository guix.
commit 991e41553cdefe9192e4899b7323fbb34f56a269
Author: Sharlatan Hellseher <sharlatanus@gmail.com>
AuthorDate: Sat Jan 27 17:03:24 2024 +0000
gnu: siril: Update to 1.2.1.
* gnu/packages/astronomy.scm (siril): Update to 1.2.1.
Change-Id: I52492a51ad5205914b9bfa930db22809b968e5a7
---
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 52ae2410e7..5919393869 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -1094,7 +1094,7 @@ crowded star fields.")
(define-public siril
(package
(name "siril")
- (version "1.2.0")
+ (version "1.2.1")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -1102,7 +1102,7 @@ crowded star fields.")
(commit version)))
(sha256
(base32
- "0ss1m9w4cz1752vp5738057nzmqc6k7fc9pi6kr9cwgspi1haall"))
+ "1lc6ga1n18br43rlj8qmg23chfniyvjz3vx73km6sv171z4c2fwy"))
(file-name (git-file-name name version))))
(build-system meson-build-system)
(native-inputs (list cmake git glib libconfig pkg-config))
- 01/46: gnu: calceph: Update to 3.5.5., (continued)
- 01/46: gnu: calceph: Update to 3.5.5., guix-commits, 2024/02/27
- 09/46: gnu: Add python-astropy-iers-data., guix-commits, 2024/02/27
- 06/46: gnu: parfive: Simplify package., guix-commits, 2024/02/27
- 12/46: gnu: python-asdf-2.15: Deprecate package., guix-commits, 2024/02/27
- 08/46: gnu: python-aioftp: Update to 0.22.3., guix-commits, 2024/02/27
- 10/46: gnu: python-astropy: Update to 6.0.0., guix-commits, 2024/02/27
- 04/46: gnu: phd2: Update to 2.6.13., guix-commits, 2024/02/27
- 11/46: gnu: python-astropy: Improve packages style., guix-commits, 2024/02/27
- 03/46: gnu: indi-2.0: Update to 2.0.6., guix-commits, 2024/02/27
- 15/46: gnu: python-asdf-transform-schemas: Update to 0.4.0., guix-commits, 2024/02/27
- 07/46: gnu: siril: Update to 1.2.1.,
guix-commits <=
- 13/46: gnu: python-asdf-fits-schemas: Update to 0.0.1-1.d1b5e7a., guix-commits, 2024/02/27
- 14/46: gnu: python-asdf-time-schemas: Update to 0.0.1-3.a306206., guix-commits, 2024/02/27
- 19/46: gnu: python-jwst: Update to 1.13.4., guix-commits, 2024/02/27
- 16/46: gnu: python-asdf-wcs-schemas: Update to 0.3.0., guix-commits, 2024/02/27
- 18/46: gnu: python-h5netcdf: Update to 1.3.0., guix-commits, 2024/02/27
- 20/46: gnu: python-pysynphot: Update to 2.0.0-0.54e9e2a., guix-commits, 2024/02/27
- 26/46: gnu: python-stdatamodels: Update to 1.9.1., guix-commits, 2024/02/27
- 32/46: gnu: python-photutils: Speed up tests, guix-commits, 2024/02/27
- 39/46: gnu: python-poliastro: Relax requirements., guix-commits, 2024/02/27
- 29/46: gnu: python-asdf: Speed up tests., guix-commits, 2024/02/27