doc: Mark 2.0.5 as being the minimum Guile version.
* doc/guix.texi (Requirements): Require Guile 2.0.5+. * README: Ditto.
This commit is contained in:
		
							parent
							
								
									88ebd5e699
								
							
						
					
					
						commit
						4a328f7342
					
				
					 2 changed files with 2 additions and 2 deletions
				
			
		
							
								
								
									
										2
									
								
								README
									
										
									
									
									
								
							
							
						
						
									
										2
									
								
								README
									
										
									
									
									
								
							|  | @ -20,7 +20,7 @@ Guix is based on the [[http://nixos.org/nix/][Nix]] package manager. | |||
| 
 | ||||
| GNU Guix currently depends on the following packages: | ||||
| 
 | ||||
|   - [[http://gnu.org/software/guile/][GNU Guile 2.0.x]] | ||||
|   - [[http://gnu.org/software/guile/][GNU Guile 2.0.x]], version 2.0.5 or later | ||||
|   - [[http://gnupg.org/][GNU libgcrypt]] | ||||
| 
 | ||||
| Unless `--disable-daemon' was passed, the following packages are needed: | ||||
|  |  | |||
|  | @ -162,7 +162,7 @@ is not covered here.  Please see the files @file{README} and | |||
| GNU Guix depends on the following packages: | ||||
| 
 | ||||
| @itemize | ||||
| @item @url{http://gnu.org/software/guile/, GNU Guile 2.0.x}; | ||||
| @item @url{http://gnu.org/software/guile/, GNU Guile}, version 2.0.5 or later; | ||||
| @item @url{http://gnupg.org/, GNU libgcrypt} | ||||
| @end itemize | ||||
| 
 | ||||
|  |  | |||
		Reference in a new issue