guix: Switch to Guile 2.2.
* guix.scm <inputs>: Switch to GUILE-2.2.
This commit is contained in:
		
				
					committed by
					
						
						David Thompson
					
				
			
			
				
	
			
			
			
						parent
						
							e7b1b290b1
						
					
				
				
					commit
					ac1156e027
				
			
							
								
								
									
										2
									
								
								guix.scm
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								guix.scm
									
									
									
									
									
								
							@@ -61,7 +61,7 @@
 | 
				
			|||||||
     ("pkg-config" ,pkg-config)
 | 
					     ("pkg-config" ,pkg-config)
 | 
				
			||||||
     ("texinfo" ,texinfo)))
 | 
					     ("texinfo" ,texinfo)))
 | 
				
			||||||
  (inputs
 | 
					  (inputs
 | 
				
			||||||
   `(("guile" ,guile-2.0)))
 | 
					   `(("guile" ,guile-2.2)))
 | 
				
			||||||
  (propagated-inputs
 | 
					  (propagated-inputs
 | 
				
			||||||
   `(("guile-commonmark" ,guile-commonmark)
 | 
					   `(("guile-commonmark" ,guile-commonmark)
 | 
				
			||||||
     ("guile-reader" ,guile-reader)))
 | 
					     ("guile-reader" ,guile-reader)))
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user