mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-02 07:31:26 +00:00
haskell-glib: update to version 0.12.5.3
This commit is contained in:
parent
f488349682
commit
7e7dc6feff
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "glib";
|
pname = "glib";
|
||||||
version = "0.12.5.0";
|
version = "0.12.5.3";
|
||||||
sha256 = "0s3gw4xd6d84hylzniy3sjjzz2ia2q4249vplhqn6y64dj96l196";
|
sha256 = "0hn55x0bzc6xxsd5fhlnh2mpdn8n80295i2irgbgxqc1wn226frc";
|
||||||
buildDepends = [ utf8String ];
|
buildDepends = [ utf8String ];
|
||||||
buildTools = [ gtk2hsBuildtools ];
|
buildTools = [ gtk2hsBuildtools ];
|
||||||
extraLibraries = [ libc pkgconfig ];
|
extraLibraries = [ libc pkgconfig ];
|
||||||
|
Loading…
Reference in New Issue
Block a user