gnu: Add guile2.2-haunt.
* gnu/packages/guile.scm (guile2.2-haunt): New variable.
This commit is contained in:
		
							parent
							
								
									517fce6327
								
							
						
					
					
						commit
						64f34aefe7
					
				
					 1 changed files with 4 additions and 0 deletions
				
			
		|  | @ -1063,6 +1063,10 @@ interface for reading articles in any format.") | |||
|     (home-page "http://haunt.dthompson.us") | ||||
|     (license license:gpl3+))) | ||||
| 
 | ||||
| (define-public guile2.2-haunt | ||||
|   (package-for-guile-2.2 | ||||
|    (package (inherit haunt) (name "guile2.2-haunt")))) | ||||
| 
 | ||||
| (define-public guile-config | ||||
|   (package | ||||
|     (name "guile-config") | ||||
|  |  | |||
		Reference in a new issue