[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
27/49: gnu: julia-constructionbase: Update to 1.3.0.
From: |
guix-commits |
Subject: |
27/49: gnu: julia-constructionbase: Update to 1.3.0. |
Date: |
Thu, 29 Jul 2021 07:46:25 -0400 (EDT) |
efraim pushed a commit to branch master
in repository guix.
commit 57e5c907d9931d462d6377bda61ec098834a3eb5
Author: Efraim Flashner <efraim@flashner.co.il>
AuthorDate: Thu Jul 29 14:13:59 2021 +0300
gnu: julia-constructionbase: Update to 1.3.0.
* gnu/packages/julia-xyz.scm (julia-constructionbase): Update to 1.3.0.
---
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 bc6ccc5..8939abb 100644
--- a/gnu/packages/julia-xyz.scm
+++ b/gnu/packages/julia-xyz.scm
@@ -685,7 +685,7 @@ way.")
(define-public julia-constructionbase
(package
(name "julia-constructionbase")
- (version "1.2.1")
+ (version "1.3.0")
(source
(origin
(method git-fetch)
@@ -694,7 +694,7 @@ way.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "1bmx5c5z9jxmyf2xjwwl5lhs9czmwq4isl0bkr78fak4j8brqr4n"))))
+ (base32 "1jk3h446vkv4yaavgm1hf1az7cwhppvhklvr08s49hhg02cm750q"))))
(build-system julia-build-system)
(home-page "https://juliaobjects.github.io/ConstructionBase.jl/dev/")
(synopsis "Primitive functions for construction of objects")
- 20/49: gnu: julia-axisarrays: Update to 0.4.4., (continued)
- 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, 2021/07/29
- 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 <=
- 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, 2021/07/29