mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-15 13:37:21 +03:00
haskell-gtk3: update to version 0.13.0.3
This commit is contained in:
parent
2c2e214d55
commit
133990ad1f
@ -6,8 +6,8 @@
|
||||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "gtk3";
|
||||
version = "0.13.0.2";
|
||||
sha256 = "0j5df9xah5ya91x3d7cyy5zw7mkw3j2y7n0vv5s78w0adchaxzzl";
|
||||
version = "0.13.0.3";
|
||||
sha256 = "12ywqxvmakcdmfj5y4jpn91rxa4xskd0w3hn2l679dk6lxyl15q7";
|
||||
isLibrary = true;
|
||||
isExecutable = true;
|
||||
buildDepends = [ cairo gio glib mtl pango text time transformers ];
|
||||
|
Loading…
Reference in New Issue
Block a user