@@ -284,7 +284,7 @@ a wide set of telescopes.")
( define-public astroterm
( package
( name "astroterm" )
( version "1.0.1 0" )
( version "1.2. 0" )
( source
( origin
( method git-fetch )
@@ -293,7 +293,7 @@ a wide set of telescopes.")
( commit ( string-append "v" version ) ) ) )
( file-name ( git-file-name name version ) )
( sha256
( base32 "1k946b5qv6jqiap3pi4gv2w46lq0j9q19lfrzkzlypi8h2a9plng " ) ) ) )
( base32 "1p6rxv18gp989fmydbp75mrqxffjlqwp6xkdk18jj322hri0lidv " ) ) ) )
( build-system meson-build-system )
( arguments
( list
@@ -770,7 +770,7 @@ analysis.")
( define-public cpl
( package
( name "cpl" )
( version "7.3.2 " )
( version "7.3.4 " )
( source
( origin
( method url-fetch )
@@ -778,7 +778,7 @@ analysis.")
"https://ftp.eso.org/pub/dfs/pipelines/libraries/cpl/cpl-"
version ".tar.gz" ) )
( sha256
( base32 "083ppsa6ifc52m0s4ww4l9cajnh2f0y3s5bxaq31drihhrd2c355 " ) ) ) )
( base32 "090xp9scg34z60iiklf8w7gmbjbja3sdv7xk97pn8llklvks8xgi " ) ) ) )
( build-system gnu-build-system )
( arguments
;; pycpl expects to find a lib/esopipes-plugins directory. This is
@@ -1215,7 +1215,7 @@ programs for the manipulation and analysis of astronomical data.")
( define-public gpredict
( package
( name "gpredict" )
( version "2.4 " )
( version "2.5.1 " )
( source
( origin
( method git-fetch )
@@ -1224,7 +1224,7 @@ programs for the manipulation and analysis of astronomical data.")
( commit ( string-append "v" version ) ) ) )
( file-name ( git-file-name name version ) )
( sha256
( base32 "0dfwb6h7bkhx782pj78xw4c1h1r6kd3md7xjz1jvxapsx0iypclw " ) ) ) )
( base32 "1bcy50g1hkdwdadr5lb2fs3ry261qcp10kf3cc0kif9y8im91zwl " ) ) ) )
( build-system gnu-build-system )
( arguments
( list
@@ -1409,7 +1409,7 @@ floating-point (no compression, LZW- or ZIP-compressed), FITS 8-bit, 16-bit,
( define-public indi
( package
( name "indi" )
( version "2.1.9 " )
( version "2.2.0 " )
( source
( origin
( method git-fetch )
@@ -1418,7 +1418,7 @@ floating-point (no compression, LZW- or ZIP-compressed), FITS 8-bit, 16-bit,
( commit ( string-append "v" version ) ) ) )
( file-name ( git-file-name name version ) )
( sha256
( base32 "0nlvcp4z2wb0yha141x25xgvcl5rsqm7jq47c49rxq0bb3arjyig " ) ) ) )
( base32 "0rknhrv7hhwmgvsi9lgrajl6hipsxk7d7nqazk7i8cczsrxgwdjx " ) ) ) )
( build-system cmake-build-system )
( arguments
( list
@@ -2031,29 +2031,32 @@ model-fitting photometry or morphological analyses.")
( define-public python-aiapy
( package
( name "python-aiapy" )
( version "0.11 .0" )
( version "0.12 .0" )
( source
( origin
( method url-fetch )
( uri ( pypi-uri "aiapy" version ) )
( method git-fetch )
( uri ( git-reference
( url "https://github.com/LM-SAL/aiapy" )
( commit ( string-append "v" version ) ) ) )
( file-name ( git-file-name name version ) )
( sha256
( base32 "11hjqk8840y7dwny0r8apqf0a0kb0lyn7kr1syzqhp87zjslna5q " ) ) ) )
( base32 "0b5zvqnjxpdx8830s2f5pziyjqh8isy4y4b7j0xg5rh4vm7zqfhm " ) ) ) )
( build-system pyproject-build-system )
( arguments
( list
;; tests: 47 passed, 76 skipped
# :test-flags
;; Remove data is required: ValueError: Did not find any files
;; at https:/github.com/sunpy/data/blob/main/aiapy/aia_lev1_\
;; 193a_2013_03_15t12_01_06_84z_image_lev1.fits?raw=true
# ~ ( list ( string-append "--deselect=aiapy/calibrate/tests/test_meta.py"
"::test_fix_pointing_missing_value" ) )
;; tests: 47 passed, 82 skipped, 133 warnings
# :phases
# ~ ( modify-phases %standard-phases
( add-before 'che ck 'set-home
( add-after 'unpa ck 'include-package-data
( lambda _
;; See: <https://github.com/LM-SAL/aiapy/pull/396>.
( substitute* "pyproject.toml"
( ( "include-package-data = true.*" all )
( string-append all
" \ n [ tool . setuptools . package-data ]
aiapy = [ '* . rst ' ] " ) ) ) ) )
( add-before 'check 'set-HOME
( lambda _
;; E PermissionError: [Errno 13] Permission denied:
;; '/homeless-shelter'
( setenv "HOME" "/tmp" ) ) ) ) ) )
( native-inputs
( list nss-certs-for-test
@@ -3769,6 +3772,45 @@ processing of CCD images built on a framework to provide error propagation and
bad pixel tracking throughout the reduction process . " )
( license license:bsd-3 ) ) )
( define-public python-cdasws
( package
( name "python-cdasws" )
( version "1.8.15" )
( source
( origin
( method url-fetch )
( uri ( pypi-uri "cdasws" version ) )
( sha256
( base32 "04jfzbdpyrfzdz6x2xxcgnpv5bih58bnw0mvscbzklwhq9wsd0gk" ) ) ) )
( build-system pyproject-build-system )
( arguments
( list # :tests? #f ) ) ;require network, and missing "context" module
( native-inputs
( list python-setuptools ) )
( propagated-inputs
( list python-dateutil
python-requests
python-urllib3 ) )
( home-page "https://cdaweb.gsfc.nasa.gov/WebServices/REST/" )
( synopsis
"NASA's Coordinated Data Analysis System Web Service Client Library" )
( description
" This package provides NASA 's Coordinated Data Analysis System Web
Service Client Library .
The Coordinated Data Analysis System ( CDAS ) supports simultaneous
multi-mission, multi-instrument selection and comparison of science data among
a wide range of current space missions . While CDAWeb provides access to this
data through an HTML-based user interface, these Web services provides a ( Web )
application programmming interface ( API ) to CDAS . If you are not a software
developer and simply want to use the existing web ( HTML ) interface to CDAS,
then return to the main CDAWeb page . If you are developing software that
requires science data from any of the CDAWeb datasets, then the CDAS Web
services will provide access to the data without having to explicitly
find,download, and read the data files . " )
;; NASA open source agreement version 1.3, BSD like.
( license license:bsd-3 ) ) )
( define-public python-cdflib
( package
( name "python-cdflib" )
@@ -5032,6 +5074,42 @@ CFITSIO library. Among other things, it can
@end itemize " )
( license license:gpl2+ ) ) )
( define-public python-flatstar
( package
( name "python-flatstar" )
( version "0.2.1-alpha" )
( source
( origin
( method git-fetch )
( uri ( git-reference
( url "https://github.com/ladsantos/flatstar" )
( commit ( string-append "v" version ) ) ) )
( file-name ( git-file-name name version ) )
( sha256
( base32 "0r6w8sz7z9ri9plqn98dz93c9rb33ky544y1wzwifh1m8y3m67si" ) ) ) )
( build-system pyproject-build-system )
( arguments
( list
# :test-flags
;; assert np.float32(2.861023e-06) < 1e-06
# ~ ( list "--deselect=tests/test_draw.py::test_supersampling"
;; assert np.float32(1.9073486e-06) < 1e-06
"--deselect=tests/test_draw.py::test_upscaling" ) ) )
( native-inputs
( list python-pytest
python-setuptools ) )
( propagated-inputs
( list python-numpy
python-pillow ) )
( home-page "https://github.com/ladsantos/flatstar" )
( synopsis "Make 2d intensity maps of limb-darkened stars" )
( description
" @code { flatstar } is a pure-Python tool for drawing stellar disks with
scientifically-rigorous limb darkening . Each pixel has an accurate fractional
intensity in relation to the total stellar intensity of @code { 1.0 } . It is
ideal for ray-tracing simulations of stars and planetary transits . " )
( license license:expat ) ) )
( define-public python-galsim
( package
( name "python-galsim" )
@@ -5703,6 +5781,41 @@ universes of galaxies starting from a catalog of dark matter halos obtained
from a cosmological simulation . " )
( license license:bsd-3 ) ) )
( define-public python-hapiclient
( package
( name "python-hapiclient" )
( version "0.2.5" )
( source
( origin
( method git-fetch )
( uri ( git-reference
( url "https://github.com/hapi-server/client-python" )
( commit ( string-append "v" version ) ) ) )
( file-name ( git-file-name name version ) )
( sha256
( base32 "0mjb12cphcqq3vj3czyx77yrd3jl15gz6a2a2q5fcz21i63fpig6" ) ) ) )
( build-system pyproject-build-system )
( arguments
( list
;; Tests require access to:
;; http://hapi-server.org/servers/TestData/xhapi
;; http://hapi-server.org/servers/TestData2.0/hapi
# :tests? #f ) )
( native-inputs
( list python-setuptools ) )
( propagated-inputs
( list python-isodate
python-joblib
python-numpy
python-pandas
python-urllib3 ) )
( home-page "https://github.com/hapi-server/client-python" )
( synopsis "Interface to Heliophysics data server API" )
( description
" This package provides an interface to @acronym { Heliophysics Application
Programmer ’ s Interface, HAPI } data server API . " )
( license license:bsd-3 ) ) )
( define-public python-hasasia
( package
( name "python-hasasia" )
@@ -6477,6 +6590,47 @@ quantification of galaxies, quasar-host galaxy decomposition and much more.")
( native-inputs
( list python-setuptools ) ) ) )
( define-public python-lephare
( package
( name "python-lephare" )
( version "0.3.1" )
( source
( origin
( method url-fetch )
( uri ( pypi-uri "lephare" version ) )
( sha256
( base32 "1nkd807kl2xg25iwb5wj380pxlvrd9abdaznaw5if3qjmjkjx86s" ) ) ) )
( build-system pyproject-build-system )
( arguments
( list
# :test-flags
;; Network access is required to reach <http://svo2.cab.inta-csic.es>.
# ~ ( list "--deselect=tests/lephare/test_data_retrieval.py::test_get_auxiliary_data"
"--deselect=tests/lephare/test_filter.py::test_filtersvc" )
# :phases
' ( modify-phases %standard-phases
( add-before 'sanity-check 'set-HOME
( lambda _ ( setenv "HOME" "/tmp" ) ) ) ) ) )
( native-inputs
( list cmake-minimal
python-pytest
python-setuptools ) )
( propagated-inputs
( list python-astropy
python-matplotlib
python-numpy
python-platformdirs
python-pooch
python-requests
python-scipy
python-wurlitzer ) )
( home-page "https://lephare.readthedocs.io/en/latest/" )
( synopsis "Photometric redshift estimator" )
( description
" LePHARE is a code for estimating galaxy redshifts and physical parameters
using template fitting . " )
( license license:expat ) ) )
( define-public python-libstempo
( package
( name "python-libstempo" )
@@ -6692,6 +6846,37 @@ restrictive than the API used by astropy, so the appropriate module to use
will depend on your needs . " )
( license license:expat ) ) )
( define-public python-madrigalweb
( package
( name "python-madrigalweb" )
( version "3.3.7" )
( source
( origin
( method url-fetch )
( uri ( pypi-uri "madrigalweb" version ) )
( sha256
( base32 "0p55igi0xrckjbihcbjn14033hzliq6qjmacrxigrvjw3m016b75" ) ) ) )
( build-system pyproject-build-system )
( arguments
( list # :tests? #f ) ) ;network access is required
( native-inputs
( list python-setuptools ) )
( home-page "https://cedar.openmadrigal.org" )
( synopsis "Python Madrigal Remote API" )
( description
" @code { madrigalWeb } is a pure python module to access data from any
@url { https://cedar . openmadrigal . org/, Madrigal }
database .
Madrigal is an upper atmospheric science database used by groups throughout
the world . Madrigal is a robust, World Wide Web based system capable of
managing and serving archival and real-time data, in a variety of formats,
from a wide range of upper atmospheric science instruments . Data at each
Madrigal site is locally controlled and can be updated at any time, but shared
metadata between Madrigal sites allow searching of all Madrigal sites at once
from any Madrigal site . " )
( license license:expat ) ) )
( define-public python-mapsims
( package
( name "python-mapsims" )
@@ -6970,6 +7155,44 @@ Astronomy.")
"Orbital is a high level orbital mechanics package for Python." )
( license license:expat ) ) )
( define-public python-p-winds
( package
( name "python-p-winds" )
( version "1.4.7" )
( source
( origin
( method git-fetch )
( uri ( git-reference
( url "https://github.com/ladsantos/p-winds" )
( commit ( string-append "v" version ) ) ) )
( file-name ( git-file-name name version ) )
( sha256
( base32 "0z94nvx47v50c7nq20kny49cr2w2xszvijy9bfxp2dbgq49ip244" ) ) ) )
( build-system pyproject-build-system )
( arguments
( list # :tests? #f ) ) ;network access is required to fetch test data
( native-inputs
( list python-setuptools ) )
( propagated-inputs
( list python-astropy
python-flatstar
python-numpy
python-scipy ) )
( home-page "https://github.com/ladsantos/p-winds" )
( synopsis "Parker wind models for planetary atmospheres" )
( description
" Python implementation of Parker wind models for planetary atmospheres .
@code { p-winds } produces simplified, 1 -D models of the upper atmosphere of a
planet, and perform radiative transfer to calculate observable spectral
signatures .
The scalable implementation of 1 D models allows for atmospheric retrievals to
calculate atmospheric escape rates and temperatures . In addition, the modular
implementation allows for a smooth plugging-in of more complex descriptions to
forward model their corresponding spectral signatures ( e . g . , self-consistent
or 3 D models ) . " )
( license license:expat ) ) )
( define-public python-petrofit
( package
( name "python-petrofit" )
@@ -8013,6 +8236,114 @@ data. Pysat's plug-in design allows analysis support for any data, including
user provided data sets . " )
( license license:bsd-3 ) ) )
( define-public python-pysatmadrigal
( package
( name "python-pysatmadrigal" )
( version "0.2.0" )
( source
( origin
( method git-fetch )
( uri ( git-reference
( url "https://github.com/pysat/pysatMadrigal" )
( commit ( string-append "v" version ) ) ) )
( file-name ( git-file-name name version ) )
( sha256
( base32 "1x1sbx9xv9h1p85cryn2b9kbnxy0kb9xzfgxcvfrpfxa5ji4qwcp" ) ) ) )
( build-system pyproject-build-system )
( arguments
( list
# :test-flags
;; ValueError: unable to open url http://cedar.openmadrigal.org
# ~ ( list "-k" "not test_download and not test_remote_file_list" )
# :phases
# ~ ( modify-phases %standard-phases
( add-before 'sanity-check 'set-HOME
( lambda _
( setenv "HOME" "/tmp" ) ) )
( add-before 'check 'pre-check
( lambda _
( mkdir "pysatData" )
( invoke "python" "-c"
"import pysat; pysat.params['data_dirs'] = 'pysatData'" ) ) ) ) ) )
( native-inputs
( list python-pytest
python-pytest-cov ;remove after pyton-team is merged
python-setuptools ) )
( propagated-inputs
( list python-h5py
python-madrigalweb
python-numpy
python-packaging
python-pandas
python-pysat
python-xarray ) )
( home-page "https://github.com/pysat/pysatMadrigal" )
( synopsis "Madrigal instrument support for the pysat ecosystem" )
( description
" This package provides functions to import data from the
@url { https://cedar . openmadrigal . org/, Madrigal } database ( upper atmospheric
science database ) into pysat . " )
( license license:bsd-3 ) ) )
( define-public python-pysatspaceweather
( package
( name "python-pysatspaceweather" )
( version "0.2.2" )
( source
( origin
( method git-fetch )
( uri ( git-reference
( url "https://github.com/pysat/pysatSpaceWeather" )
( commit ( string-append "v" version ) ) ) )
( file-name ( git-file-name name version ) )
( sha256
( base32 "0gd6vzy2ikgkrff94qg52pysf1vp7h1p12p8in9j6f6n3cs1b0z2" ) ) ) )
( build-system pyproject-build-system )
( arguments
( list
;; tests: 352 passed, 561 skipped, 61 deselected, 2510 warnings
# :test-flags
# ~ ( list "-m" "not remote_data"
;; Network access is required.
"-k" ( string-join
( list "not test_download"
"test_historic_ace_no_data"
"test_historic_download_past_limit"
"test_missing_kp_file"
"test_missing_prelim_file"
"test_realtime_ace_bad_day"
;; KeyError: 'f107'
"test_45day_forecast_data_length" )
" and not " ) )
# :phases
# ~ ( modify-phases %standard-phases
( add-before 'sanity-check 'set-HOME
( lambda _
( setenv "HOME" "/tmp" ) ) )
( add-before 'check 'pre-check
( lambda _
( mkdir "pysatData" )
( invoke "python" "-c"
"import pysat; pysat.params['data_dirs'] = 'pysatData'" ) ) ) ) ) )
( native-inputs
( list python-pytest
python-setuptools ) )
( propagated-inputs
( list python-netcdf4
python-numpy
python-packaging
python-pandas
python-pysat
python-requests
python-xarray ) )
( home-page "https://github.com/pysat/pysatSpaceWeather" )
( synopsis "Pysat support for Space Weather Indices" )
( description
" This package provides pysatSpaceWeather - a Python module, which
contains routines to load common historic, real-time, and forecasted space
weather indices as pysat . Instrument objects . " )
( license license:bsd-3 ) ) )
( define-public python-pysiaf
( package
( name "python-pysiaf" )
@@ -8188,6 +8519,59 @@ experiments. It is a large refactor of
memory usage, improving performance and run in parallel with MPI . " )
( license license:bsd-3 ) ) )
( define-public python-pyspedas
( package
( name "python-pyspedas" )
( version "2.1.0" )
( source
( origin
( method git-fetch )
( uri ( git-reference
( url "https://github.com/spedas/pyspedas" )
( commit ( string-append "v" version ) ) ) )
( file-name ( git-file-name name version ) )
( sha256
( base32 "12fdqf45rxwcsy72vbfwrzmd03zlcan62bawq966rcmqs1riwqwn" ) ) ) )
( build-system pyproject-build-system )
( arguments
( list
;; XXX: Netowrk access is required and set up of geopack.
# :tests? #f
# :phases
# ~ ( modify-phases %standard-phases
( add-before 'sanity-check 'set-HOME
( lambda _
( setenv "HOME" "/tmp" ) ) ) ) ) )
( native-inputs
( list python-pytest
python-setuptools ) )
( propagated-inputs
( list python-aioboto3
python-astropy
python-cdasws
python-cdflib
python-fsspec
python-geopack
python-hapiclient
python-matplotlib
python-netcdf4
python-numpy
python-pandas
python-pywavelets
python-requests
python-s3fs
python-scipy
python-setuptools
python-spacepy
python-xarray ) )
( home-page "https://spedas.org" )
( synopsis "Python Space Physics Environment Data Analysis Software" )
( description
" The Python-based Space Physics Environment Data Analysis Software
( PySPEDAS ) framework supports multi-mission, multi-instrument retrieval,
analysis, and visualization of heliophysics time series data . " )
( license license:expat ) ) )
( define-public python-pysynphot
;; XXX: 2.0.0 was released in 2021 there are a lot of changes since that
;; time and it failed to build with python-astropy 6.0.0, use the latest
@@ -9402,6 +9786,67 @@ Computing Cluster, HPCC}
@end itemize " )
( license license:bsd-3 ) ) )
( define-public python-spacepy
( package
( name "python-spacepy" )
( version "0.7.0" )
( source
( origin
( method git-fetch )
( uri ( git-reference
( url "https://github.com/spacepy/spacepy" )
( commit ( string-append "release-" version ) ) ) )
( file-name ( git-file-name name version ) )
( sha256
( base32 "1i9657j4qll3f8z20n9md93yh35n0vjj32k522bdqxq5pda8dng0" ) ) ) )
( build-system pyproject-build-system )
( arguments
( list
;; tests:
# :test-flags
# ~ ( list "--ignore=developer/"
;; Tests depend on https://cdf.gsfc.nasa.gov/.
"--ignore=tests/test_all.py"
"--ignore=tests/test_coordinates.py"
"--ignore=tests/test_datamodel.py"
"--ignore=tests/test_irbempy.py"
"--ignore=tests/test_pycdf.py"
"--ignore=tests/test_pycdf_istp.py"
"--ignore=tests/test_time.py"
;; AssertionError: Lists differ: ['[sp[38 chars]cePy UNRELEASED
;; default test entry: value\n', [38 chars]]\n'] != ['[sp[38
;; chars]cePy 0.7.0 default test entry: value\n', '#tes[33
;; chars]]\n']
( string-append "--deselect=tests/test_base.py::"
"SpacepyConfigTests::"
"testWriteDefaultsMultipleSections" ) )
# :phases
# ~ ( modify-phases %standard-phases
( add-before 'sanity-check 'set-HOME
( lambda _
( setenv "HOME" "/tmp" ) ) )
( add-before 'check 'remove-local-source
( lambda _
( delete-file-recursively "spacepy" ) ) ) ) ) )
( native-inputs
( list gfortran
python-pytest
python-setuptools ) )
( propagated-inputs
( list python-astropy
python-h5py
python-matplotlib
python-numpy
python-dateutil
python-scipy ) )
( home-page "https://github.com/spacepy/spacepy" )
( synopsis "Tools for Space Science Applications" )
( description
" SpacePy is a package for Python, targeted at the space sciences, that
aims to make basic data analysis, modeling and visualization easier . It
builds on the capabilities of NumPy and MatPlotLib packages . " )
( license license:psfl ) ) )
( define-public python-spacetrack
( package
( name "python-spacetrack" )
@@ -11675,7 +12120,7 @@ deconvolution). Such post-processing is not performed by Stackistry.")
( define-public stellarium
( package
( name "stellarium" )
( version "25.4 " )
( version "26.1 " )
( source
( origin
( method git-fetch )
@@ -11684,16 +12129,12 @@ deconvolution). Such post-processing is not performed by Stackistry.")
( commit ( string-append "v" version ) ) ) )
( file-name ( git-file-name name version ) )
( sha256
( base32 "085ip706z3jsjgyp114h9x8sl7g947mrfrhgckrk86fmajwia3hc " ) ) ) )
( base32 "05c36v2cyvxdvh4wyapdgc642khnldnbpzad76ql738894ga5djk " ) ) ) )
( build-system qt-build-system )
;; TODO: Complete documentation build and split into dedicated outputs.
( arguments
( list
;; FIXME: Tests keep failing on 100% when preparing test-suit for INDI.
# :tests? #f
# :configure-flags
# ~ ( list "-DENABLE_GPS=1 "
"-DENABLE_TESTING=0"
# ~ ( list "-DENABLE_TESTING=ON "
( string-append "-DCMAKE_CXX_FLAGS=-isystem "
# $ ( this-package-input "qtpositioning" ) "/include/qt6"
" -isystem "
@@ -11720,6 +12161,7 @@ deconvolution). Such post-processing is not performed by Stackistry.")
qtmultimedia
qtpositioning
qtserialport
qtsvg
qttranslations
qtwayland
qtwebengine
@@ -11734,12 +12176,11 @@ deconvolution). Such post-processing is not performed by Stackistry.")
python-wrapper
qttools ) )
( home-page "https://stellarium.org/" )
( synopsis "3D sky viewer" )
( synopsis "Planetarium and 3D sky viewer" )
( description
" Stellarium is a planetarium . It shows a realistic sky in
3 D, just like what you see with the naked eye, binoculars, or a telescope . It
can be used to control telescopes over a serial port for tracking celestial
objects . " )
" Stellarium shows a realistic sky in 3 D, just like what you see with the
naked eye, binoculars, or a telescope . It can be used to control telescopes
over a serial port for tracking celestial objects . " )
( license license:gpl2+ ) ) )
( define-public stiff
@@ -12047,7 +12488,7 @@ See related paper
( define-public tenmon
( package
( name "tenmon" )
( version "20260217 " )
( version "20260412 " )
( source
( origin
( method git-fetch )
@@ -12056,7 +12497,7 @@ See related paper
( commit version ) ) )
( file-name ( git-file-name name version ) )
( sha256
( base32 "07hiqr6jxmbw2dasbmyvcjmfxw4hjsn7xp269irjgfijsf8ga68n " ) ) ) )
( base32 "0ba7hnkskmr2rydy9rvf3c5cs401bv80qhs32sw5r43kdlpvlaxx " ) ) ) )
( build-system qt-build-system )
( arguments
( list
@@ -12266,7 +12707,7 @@ traveling to a star 100 light years away looks like.")
( define-public wcslib
( package
( name "wcslib" )
( version "8.5 " )
( version "8.6 " )
( source
( origin
( method url-fetch )
@@ -12274,7 +12715,7 @@ traveling to a star 100 light years away looks like.")
"wcslib-releases/"
"wcslib-" version ".tar.bz2" ) )
( sha256
( base32 "1kpacbh6zrci44qab0jllkn3a9z3b465w17qcfivvfpxzdw1pzgi " ) )
( base32 "0nndcz82qvfx3hhhw0bylyrydnc23a8bqhp71w4yz6d10lv44c70 " ) )
( snippet
# ~ ( begin ( use-modules ( guix build utils ) )
( delete-file-recursively "C/flexed" ) ) ) ) )