[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
09/49: gnu: julia-finitedifferences: Update to 0.12.17.
From: |
guix-commits |
Subject: |
09/49: gnu: julia-finitedifferences: Update to 0.12.17. |
Date: |
Thu, 29 Jul 2021 07:46:20 -0400 (EDT) |
efraim pushed a commit to branch master
in repository guix.
commit 071f036625ed13e8cc72e5c5db9f14014b776eb1
Author: Efraim Flashner <efraim@flashner.co.il>
AuthorDate: Thu Jul 29 10:25:36 2021 +0300
gnu: julia-finitedifferences: Update to 0.12.17.
* gnu/packages/julia-xyz.scm (julia-finitedifferences): Update to 0.12.17.
---
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 15a4381..1d51487 100644
--- a/gnu/packages/julia-xyz.scm
+++ b/gnu/packages/julia-xyz.scm
@@ -1298,7 +1298,7 @@ types and sparsity.")
(define-public julia-finitedifferences
(package
(name "julia-finitedifferences")
- (version "0.12.6")
+ (version "0.12.17")
(source
(origin
(method git-fetch)
@@ -1307,7 +1307,7 @@ types and sparsity.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "0kg8snnspn48i2rr99mwy0an3hzlgrnic7xnh3whj2ws2znw46hr"))))
+ (base32 "09nsf9cgk49yrvprflnhd9h5rrgs280rgj8sad3csghxdx6jqk5c"))))
(build-system julia-build-system)
(inputs
`(("julia-benchmarktools" ,julia-benchmarktools)))
- 39/49: gnu: julia-matrixfactorizations: Update to 0.8.4., (continued)
- 39/49: gnu: julia-matrixfactorizations: Update to 0.8.4., guix-commits, 2021/07/29
- 04/49: gnu: julia-fuzzycompletions: Adjust test suite for julia-1.6., guix-commits, 2021/07/29
- 20/49: gnu: julia-axisarrays: Update to 0.4.4., guix-commits, 2021/07/29
- 23/49: gnu: julia-blockarrays: Update to 0.16.3., guix-commits, 2021/07/29
- 25/49: gnu: julia-colorschemes: Update to 3.13.0., guix-commits, 2021/07/29
- 28/49: gnu: julia-dataapi: Update to 1.7.0., guix-commits, 2021/07/29
- 33/49: gnu: julia-genericschur: Update to 0.5.1., guix-commits, 2021/07/29
- 30/49: gnu: julia-exprtools: Update to 0.1.6., guix-commits, 2021/07/29
- 34/49: gnu: julia-http: Update to 0.9.12., guix-commits, 2021/07/29
- 38/49: gnu: julia-lazyarrays: Update to 0.21.11., guix-commits, 2021/07/29
- 09/49: gnu: julia-finitedifferences: Update to 0.12.17.,
guix-commits <=
- 15/49: gnu: julia-imageinterminal: Udate to 0.4.7., guix-commits, 2021/07/29
- 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