[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
47/49: gnu: julia-staticarrays: Update to 1.2.9.
From: |
guix-commits |
Subject: |
47/49: gnu: julia-staticarrays: Update to 1.2.9. |
Date: |
Thu, 29 Jul 2021 07:46:32 -0400 (EDT) |
efraim pushed a commit to branch master
in repository guix.
commit f5ec4cd9acedfd8c0a485f1d03c18a38190470a9
Author: Efraim Flashner <efraim@flashner.co.il>
AuthorDate: Thu Jul 29 14:14:05 2021 +0300
gnu: julia-staticarrays: Update to 1.2.9.
* gnu/packages/julia-xyz.scm (julia-staticarrays): Update to 1.2.9.
---
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 cfc93b2..c1e63ce 100644
--- a/gnu/packages/julia-xyz.scm
+++ b/gnu/packages/julia-xyz.scm
@@ -3648,7 +3648,7 @@ types and a common interface that is shared between
them.")
(define-public julia-staticarrays
(package
(name "julia-staticarrays")
- (version "1.2.8")
+ (version "1.2.9")
(source
(origin
(method git-fetch)
@@ -3657,7 +3657,7 @@ types and a common interface that is shared between
them.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "1932m3wddll63vqpgjfnkirp9y5agvic7vz5rv2lbjx8gjbamqs4"))))
+ (base32 "1902bl9p96mfq7d1rbilwp98wz2g82ml9svcgx7sczglyjbs4nsk"))))
(build-system julia-build-system)
(inputs
`(("julia-benchmarktools" ,julia-benchmarktools)))
- 27/49: gnu: julia-constructionbase: Update to 1.3.0., (continued)
- 27/49: gnu: julia-constructionbase: Update to 1.3.0., guix-commits, 2021/07/29
- 40/49: gnu: julia-mutablearithmetics: Update to 0.2.20., guix-commits, 2021/07/29
- 43/49: gnu: julia-recipespipeline: Update to 0.3.4., guix-commits, 2021/07/29
- 45/49: gnu: julia-sortingalgorithms: Update to 1.0.1., guix-commits, 2021/07/29
- 48/49: gnu: julia-typedtables: Update to 1.4.0., guix-commits, 2021/07/29
- 14/49: gnu: julia-ellipsisnotation: Adjust test suite for julia-1.6., guix-commits, 2021/07/29
- 31/49: gnu: julia-fillarrays: Update to 0.12.1., guix-commits, 2021/07/29
- 46/49: gnu: julia-static: Update to 0.3.0., guix-commits, 2021/07/29
- 44/49: gnu: julia-simpletraits: Update to 0.9.4., guix-commits, 2021/07/29
- 42/49: gnu: julia-plotutils: Update to 1.0.11., guix-commits, 2021/07/29
- 47/49: gnu: julia-staticarrays: Update to 1.2.9.,
guix-commits <=
- 41/49: gnu: julia-offsetarrays: Update to 1.10.3., guix-commits, 2021/07/29
- 49/49: gnu: julia-weakrefstrings: Update to 1.1.0., guix-commits, 2021/07/29