gnu: julia-lazyarrays: Update to 0.21.14.
* gnu/packages/julia-xyz.scm (julia-lazyarrays): Update to 0.21.14.
This commit is contained in:
		
							parent
							
								
									8822ee1775
								
							
						
					
					
						commit
						c8e2be3b32
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -2265,7 +2265,7 @@ focus on speed and slick struct mapping.") | |||
| (define-public julia-lazyarrays | ||||
|   (package | ||||
|     (name "julia-lazyarrays") | ||||
|     (version "0.21.11") | ||||
|     (version "0.21.14") | ||||
|     (source | ||||
|       (origin | ||||
|         (method git-fetch) | ||||
|  | @ -2274,7 +2274,7 @@ focus on speed and slick struct mapping.") | |||
|                (commit (string-append "v" version)))) | ||||
|         (file-name (git-file-name name version)) | ||||
|         (sha256 | ||||
|          (base32 "1vdli4zr94xhrx5bpvrqiysz21nzlcgmqz0zhza1ayw0zjgzihfw")))) | ||||
|          (base32 "130kqyfk0h17s9dr9r1p9n1dgvzzlb1jwn6pj14lwr83s36glpv1")))) | ||||
|     (build-system julia-build-system) | ||||
|     (propagated-inputs | ||||
|      `(("julia-arraylayouts" ,julia-arraylayouts) | ||||
|  |  | |||
		Reference in a new issue