gnu: font-comic-neue: Add a note about versions.
authorTobias Geerinckx-Rice <me@tobias.gr>
Wed, 8 Jan 2020 13:48:24 +0000 (14:48 +0100)
committerTobias Geerinckx-Rice <me@tobias.gr>
Thu, 9 Jan 2020 00:46:30 +0000 (01:46 +0100)
* gnu/packages/fonts.scm (font-comic-neue): Add a comment about the
‘v2.4’ tag.

gnu/packages/fonts.scm

index 1ba5af0..48cca11 100644 (file)
@@ -1090,6 +1090,8 @@ later hand-tweaked with the gbdfed(1) editor:
 (define-public font-comic-neue
   (package
     (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")
     (source (origin
               (method url-fetch/zipbomb)