mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-12 03:56:17 +03:00
haskell-FontyFruity: update to version 0.4
This commit is contained in:
parent
19fb43bd88
commit
006e4b45e2
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "FontyFruity";
|
pname = "FontyFruity";
|
||||||
version = "0.3";
|
version = "0.4";
|
||||||
sha256 = "0ivz7hkz5mx8bqqv5av56a8rw4231wyzzg0dhz6465d59iqmjhd4";
|
sha256 = "0nrlsiwav1mwbmp555vwnc24250yn166yr5fjazjg9g7a0ikkivf";
|
||||||
buildDepends = [ binary deepseq filepath text vector ];
|
buildDepends = [ binary deepseq filepath text vector ];
|
||||||
meta = {
|
meta = {
|
||||||
description = "A true type file format loader";
|
description = "A true type file format loader";
|
||||||
|
Loading…
Reference in New Issue
Block a user