mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-30 01:23:03 +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: {
|
||||
pname = "diagrams-lib";
|
||||
version = "1.1.0.2";
|
||||
sha256 = "1kfzf9cjb74vpfdjargjy8hg0rdhvry96f9ysmya3j7ws8lqrwdh";
|
||||
version = "1.1.0.3";
|
||||
sha256 = "1g4kcmpqsnb25yqvd6yv026znp7s5jhnqg1nvfxcaq0zz84w9ckh";
|
||||
buildDepends = [
|
||||
active colour dataDefaultClass diagramsCore filepath fingertree
|
||||
hashable intervals lens MemoTrie monoidExtras optparseApplicative
|
||||
|
Loading…
Reference in New Issue
Block a user