mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: nototools: Update to 0.3.2.
* gnu/packages/fontutils.scm (nototools): Update to 0.3.2. Change-Id: Ibd834e7d4d83031b6dd90f9c3b9ef5aadb8ee194
This commit is contained in:
@@ -2028,7 +2028,7 @@ UFO3 as described by the UFO font format.")
|
||||
(define-public nototools
|
||||
(package
|
||||
(name "nototools")
|
||||
(version "0.2.16")
|
||||
(version "0.3.2")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
@@ -2038,7 +2038,7 @@ UFO3 as described by the UFO font format.")
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"14rrdamkmhrykff8ln07fq9cm8zwj3k113lzwjcy0lgz23g51jyl"))))
|
||||
"1sfsmfxcp4kdkra58z274w9cjgyim4by50nxdq60q3z1r5hv9iyj"))))
|
||||
(build-system python-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
||||
Reference in New Issue
Block a user