gnu: font-comic-neue: Add a note about versions.
* gnu/packages/fonts.scm (font-comic-neue): Add a comment about the ‘v2.4’ tag.
This commit is contained in:
		
							parent
							
								
									fb7e50bdb4
								
							
						
					
					
						commit
						7c3c6f3a15
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		| 
						 | 
					@ -1090,6 +1090,8 @@ later hand-tweaked with the gbdfed(1) editor:
 | 
				
			||||||
(define-public font-comic-neue
 | 
					(define-public font-comic-neue
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "font-comic-neue")
 | 
					    (name "font-comic-neue")
 | 
				
			||||||
 | 
					    ;; The ‘v2.3’ and ‘v2.4’ releases at https://github.com/crozynski/comicneue
 | 
				
			||||||
 | 
					    ;; are equivalent.  The home page hosts 2.3, not 2.4, so we use that here.
 | 
				
			||||||
    (version "2.3")
 | 
					    (version "2.3")
 | 
				
			||||||
    (source (origin
 | 
					    (source (origin
 | 
				
			||||||
              (method url-fetch/zipbomb)
 | 
					              (method url-fetch/zipbomb)
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue