[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/34: gnu: julia-dataapi: Update to 1.16.0.
From: |
guix-commits |
Subject: |
02/34: gnu: julia-dataapi: Update to 1.16.0. |
Date: |
Mon, 30 Dec 2024 10:24:15 -0500 (EST) |
sharlatan pushed a commit to branch master
in repository guix.
commit ddbdb5419354c7563726c72f847e9e93869d35b8
Author: Sharlatan Hellseher <sharlatanus@gmail.com>
AuthorDate: Tue Dec 10 11:53:05 2024 +0000
gnu: julia-dataapi: Update to 1.16.0.
* gnu/packages/julia-xyz.scm (julia-dataapi): Update to 1.16.0.
Change-Id: I96f00b74ef954d3ee7f41e571ceb5adc50e0acbf
---
gnu/packages/julia-xyz.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/julia-xyz.scm b/gnu/packages/julia-xyz.scm
index 124822d383..3a55d626ef 100644
--- a/gnu/packages/julia-xyz.scm
+++ b/gnu/packages/julia-xyz.scm
@@ -1545,7 +1545,7 @@ as comma-delimited (csv), tab-delimited (tsv), or
otherwise.")
(define-public julia-dataapi
(package
(name "julia-dataapi")
- (version "1.13.0")
+ (version "1.16.0")
(source
(origin
(method git-fetch)
@@ -1554,7 +1554,7 @@ as comma-delimited (csv), tab-delimited (tsv), or
otherwise.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "1x5pdpjlbk29766ark7rmzjbl0rhxmsb1cp04lc891aknh30rn3i"))))
+ (base32 "1n3i5ajm7a955nggba8k15m9i0ybiq42v6drn5dqb57lj6sylbbz"))))
(build-system julia-build-system)
(home-page "https://github.com/JuliaData/DataAPI.jl")
(synopsis "Data-focused namespace for packages to share functions")
- 09/34: gnu: splash: Update to 3.11.1., (continued)
- 09/34: gnu: splash: Update to 3.11.1., guix-commits, 2024/12/30
- 07/34: gnu: healpix: Update to 3.8.3., guix-commits, 2024/12/30
- 15/34: gnu: python-ci-watson: Update to 0.8.0., guix-commits, 2024/12/30
- 26/34: gnu: python-webbpsf: Update to 1.5.0., guix-commits, 2024/12/30
- 29/34: gnu: python-rad: Adjust input., guix-commits, 2024/12/30
- 27/34: gnu: python-stsci-stimage: Adjust inputs., guix-commits, 2024/12/30
- 18/34: gnu: python-extinction: Update to 0.4.7., guix-commits, 2024/12/30
- 19/34: gnu: python-gwcs: Update to 0.22.1., guix-commits, 2024/12/30
- 12/34: gnu: python-asdf-standard: Adjust native inputs., guix-commits, 2024/12/30
- 34/34: gnu: Add python-pysat., guix-commits, 2024/12/30
- 02/34: gnu: julia-dataapi: Update to 1.16.0.,
guix-commits <=
- 10/34: gnu: wcslib: Update to 8.4., guix-commits, 2024/12/30
- 21/34: gnu: python-healpy: Update to 1.18.0., guix-commits, 2024/12/30
- 08/34: gnu: indi-2.0: Update to 2.1.1., guix-commits, 2024/12/30
- 16/34: gnu: python-cmyt: Update to 2.0.1., guix-commits, 2024/12/30
- 33/34: gnu: python-stpipe: Update to 0.8.0., guix-commits, 2024/12/30