gnu: Fix deprecation of monolithic Qt 5.x package.
* gnu/packages/qt.scm (qt): Remove wrong quote.
This commit is contained in:
		
							parent
							
								
									def91c1391
								
							
						
					
					
						commit
						41ee209737
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -562,7 +562,7 @@ developers using C++ or QML, a CSS & JavaScript like language.") | |||
| 
 | ||||
| 
 | ||||
| ;; qt used to refer to the monolithic Qt 5.x package | ||||
| (define-deprecated qt `qtbase qtbase) | ||||
| (define-deprecated qt qtbase qtbase) | ||||
| 
 | ||||
| 
 | ||||
| (define-public qtsvg | ||||
|  |  | |||
		Reference in a new issue