mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-04 12:03:21 +00:00
haskell-diagrams-lib: update to version 1.1.0.3
This commit is contained in:
parent
de50656b24
commit
844e01577d
@ -6,8 +6,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "diagrams-lib";
|
pname = "diagrams-lib";
|
||||||
version = "1.1.0.2";
|
version = "1.1.0.3";
|
||||||
sha256 = "1kfzf9cjb74vpfdjargjy8hg0rdhvry96f9ysmya3j7ws8lqrwdh";
|
sha256 = "1g4kcmpqsnb25yqvd6yv026znp7s5jhnqg1nvfxcaq0zz84w9ckh";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
active colour dataDefaultClass diagramsCore filepath fingertree
|
active colour dataDefaultClass diagramsCore filepath fingertree
|
||||||
hashable intervals lens MemoTrie monoidExtras optparseApplicative
|
hashable intervals lens MemoTrie monoidExtras optparseApplicative
|
||||||
|
Loading…
Reference in New Issue
Block a user