3
0
Fork 0
forked from mirrors/nixpkgs

graphviz: 2.47.3 -> 2.49.3 (#143231)

Signed-off-by: Felix Singer <felixsinger@posteo.net>
This commit is contained in:
Felix Singer 2021-10-28 04:27:12 +02:00 committed by GitHub
parent 87fec0b928
commit f43dc5431e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,5 @@
import ./base.nix rec { import ./base.nix rec {
rev = "887cd2207e6858ff2c0fe6e461dd309a435c8d5a"; # use rev as tags have disappeared before rev = "3425dae078262591d04fec107ec71ab010651852"; # use rev as tags have disappeared before
version = "2.47.3"; version = "2.49.3";
sha256 = "sha256-WUu3eAycG/oHTnT7HiZvf0B45I8miYolwRi9fHfA3uA="; sha256 = "1qvyjly7r1ihacdvxq0r59l4csr09sc05palpshzqsiz2wb1izk0";
} }