gnu: boost: Update to 1.58.0.
* gnu/packages/boost.scm (boost): Update to 1.58.0.
This commit is contained in:
		
							parent
							
								
									ef8f910fce
								
							
						
					
					
						commit
						31e0ed9592
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -33,7 +33,7 @@ | |||
| (define-public boost | ||||
|   (package | ||||
|     (name "boost") | ||||
|     (version "1.57.0") | ||||
|     (version "1.58.0") | ||||
|     (source (origin | ||||
|               (method url-fetch) | ||||
|               (uri (string-append | ||||
|  | @ -42,7 +42,7 @@ | |||
|                     ".tar.bz2")) | ||||
|               (sha256 | ||||
|                (base32 | ||||
|                 "0rs94vdmg34bwwj23fllva6mhrml2i7mvmlb11zyrk1k5818q34i")))) | ||||
|                 "1rfkqxns60171q62cppiyzj8pmsbwp1l8jd7p6crriryqd7j1z7x")))) | ||||
|     (build-system gnu-build-system) | ||||
|     (inputs `(("zlib" ,zlib))) | ||||
|     (native-inputs | ||||
|  |  | |||
		Reference in a new issue