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 | (define-public julia-lazyarrays | ||||||
|   (package |   (package | ||||||
|     (name "julia-lazyarrays") |     (name "julia-lazyarrays") | ||||||
|     (version "0.21.11") |     (version "0.21.14") | ||||||
|     (source |     (source | ||||||
|       (origin |       (origin | ||||||
|         (method git-fetch) |         (method git-fetch) | ||||||
|  | @ -2274,7 +2274,7 @@ focus on speed and slick struct mapping.") | ||||||
|                (commit (string-append "v" version)))) |                (commit (string-append "v" version)))) | ||||||
|         (file-name (git-file-name name version)) |         (file-name (git-file-name name version)) | ||||||
|         (sha256 |         (sha256 | ||||||
|          (base32 "1vdli4zr94xhrx5bpvrqiysz21nzlcgmqz0zhza1ayw0zjgzihfw")))) |          (base32 "130kqyfk0h17s9dr9r1p9n1dgvzzlb1jwn6pj14lwr83s36glpv1")))) | ||||||
|     (build-system julia-build-system) |     (build-system julia-build-system) | ||||||
|     (propagated-inputs |     (propagated-inputs | ||||||
|      `(("julia-arraylayouts" ,julia-arraylayouts) |      `(("julia-arraylayouts" ,julia-arraylayouts) | ||||||
|  |  | ||||||
		Reference in a new issue