import/cran: Add package name mapping.
* guix/import/cran.scm (transform-sysname): Add mapping from sqlite3 to sqlite.
This commit is contained in:
		
							parent
							
								
									498229bcb9
								
							
						
					
					
						commit
						993ef4af7e
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -410,6 +410,7 @@ empty list when the FIELD cannot be found." | |||
|     ("tcl/tk" "tcl") | ||||
|     ("booktabs" "texlive-booktabs") | ||||
|     ("freetype2" "freetype") | ||||
|     ("sqlite3" "sqlite") | ||||
|     (_ sysname))) | ||||
| 
 | ||||
| (define cran-guix-name (cut guix-name "r-" <>)) | ||||
|  |  | |||
		Reference in a new issue