[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
37/57: gnu: julia-bson: Update to 0.3.6.
From: |
guix-commits |
Subject: |
37/57: gnu: julia-bson: Update to 0.3.6. |
Date: |
Wed, 21 Dec 2022 12:41:25 -0500 (EST) |
efraim pushed a commit to branch master
in repository guix.
commit 2f63589b9b2c9349e2d25ce599d6e21e0cc5309a
Author: Efraim Flashner <efraim@flashner.co.il>
AuthorDate: Wed Dec 14 11:28:14 2022 +0200
gnu: julia-bson: Update to 0.3.6.
* gnu/packages/julia-xyz.scm (julia-bson): Update to 0.3.6.
---
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 61e1d6f5fa..a6934a6a54 100644
--- a/gnu/packages/julia-xyz.scm
+++ b/gnu/packages/julia-xyz.scm
@@ -601,7 +601,7 @@ A @code{BlockBandedMatrix} is a subtype of
@code{BlockMatrix} of
(define-public julia-bson
(package
(name "julia-bson")
- (version "0.3.3")
+ (version "0.3.6")
(source
(origin
(method git-fetch)
@@ -610,7 +610,7 @@ A @code{BlockBandedMatrix} is a subtype of
@code{BlockMatrix} of
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "1l5608ma2ys7v2gpcqbiv9mwfc6yrlqkihrfx1pf7fgv5llhd4fn"))))
+ (base32 "1accra3casg66fhn5r07hz3rgs7qf9ld9ajnz8f80aid85zyp891"))))
(build-system julia-build-system)
(native-inputs
(list julia-dataframes))
- 08/57: gnu: Remove julia-identityranges., (continued)
- 08/57: gnu: Remove julia-identityranges., guix-commits, 2022/12/21
- 02/57: gnu: julia-arraylayouts: Update to 0.8.16., guix-commits, 2022/12/21
- 05/57: gnu: julia-imagecore: Update to 0.9.4., guix-commits, 2022/12/21
- 09/57: gnu: Add julia-irrationalconstants., guix-commits, 2022/12/21
- 13/57: gnu: julia-nanmath: Update to 0.3.7., guix-commits, 2022/12/21
- 19/57: gnu: julia-categoricalarrays: Update to 0.10.7., guix-commits, 2022/12/21
- 16/57: gnu: julia-safetestsets: Fix build., guix-commits, 2022/12/21
- 20/57: gnu: julia-pooledarrays: Update to 1.4.2., guix-commits, 2022/12/21
- 23/57: gnu: julia-dataframes: Update to 1.3.6., guix-commits, 2022/12/21
- 22/57: gnu: julia-offsetarrays: Update to 1.12.8., guix-commits, 2022/12/21
- 37/57: gnu: julia-bson: Update to 0.3.6.,
guix-commits <=
- 35/57: gnu: julia-specialfunctions: Update to 1.8.7., guix-commits, 2022/12/21
- 41/57: gnu: julia-colorvectorspace: Update to 0.9.9., guix-commits, 2022/12/21
- 50/57: gnu: julia-bandedmatrices: Update to 0.17.9., guix-commits, 2022/12/21
- 52/57: gnu: julia-ellipsisnotation: Update to 1.6.0., guix-commits, 2022/12/21
- 31/57: gnu: Add julia-realdot., guix-commits, 2022/12/21
- 32/57: gnu: julia-chainrules: Update to 1.35.0., guix-commits, 2022/12/21
- 36/57: gnu: julia-lazyarrays: Update to 0.22.16., guix-commits, 2022/12/21
- 38/57: gnu: julia-interpolations: Update to 0.13.6., guix-commits, 2022/12/21
- 39/57: gnu: julia-requires: Update to 1.3.0., guix-commits, 2022/12/21
- 42/57: gnu: julia-plotutils: Update to 1.2.0., guix-commits, 2022/12/21