mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-17 15:22:59 +01:00
haskell-diagrams-rasterific: update to version 0.1.0.2
This commit is contained in:
parent
2d4118b21c
commit
a3cf7e86f5
1 changed files with 2 additions and 2 deletions
|
@ -7,8 +7,8 @@
|
|||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "diagrams-rasterific";
|
||||
version = "0.1.0.1";
|
||||
sha256 = "1bgrwnrdhlnbcv5ra80x2nh5yr5bzz81f517zb0ws2y07l072gwm";
|
||||
version = "0.1.0.2";
|
||||
sha256 = "16pwpa34hxf8qd7mf3zn4k7sr6p2pkvag3c77iwcs5qwqf5vhyf9";
|
||||
buildDepends = [
|
||||
dataDefaultClass diagramsCore diagramsLib filepath FontyFruity
|
||||
JuicyPixels lens mtl optparseApplicative Rasterific split
|
||||
|
|
Loading…
Reference in a new issue