mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-31 01:04:25 +00:00
haskell-diagrams-lib: update to version 1.1.0.7
This commit is contained in:
parent
5d89ce7db5
commit
f19d74e207
@ -6,8 +6,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "diagrams-lib";
|
pname = "diagrams-lib";
|
||||||
version = "1.1.0.6";
|
version = "1.1.0.7";
|
||||||
sha256 = "125krfaf73k2m73scnjdl0d76acwc6n9vhvvaqxxy1ln57caqh5x";
|
sha256 = "0ad5105aa2ds0hrx0184jhvzw1mw5l659hx745rsyl8wyi5yrcy7";
|
||||||
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