mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-23 07:23:20 +00:00
sec: 2.8.2 -> 2.8.3
This commit is contained in:
parent
bd8488b774
commit
b24960a6ea
@ -7,7 +7,7 @@ stdenv.mkDerivation rec {
|
||||
owner = "simple-evcorr";
|
||||
repo = "sec";
|
||||
rev = meta.version;
|
||||
sha256 = "025cz3mr5yrdgs0i3h8v2znhvjkyh78kba1rzvl03ns2b1c49168";
|
||||
sha256 = "0ryic5ilj1i5l41440i0ss6j3yv796fz3gr0qij5pqyd1z21md83";
|
||||
};
|
||||
|
||||
buildInputs = [ perl ];
|
||||
@ -27,6 +27,6 @@ stdenv.mkDerivation rec {
|
||||
description = "Simple Event Correlator";
|
||||
maintainers = [ stdenv.lib.maintainers.tv ];
|
||||
platforms = stdenv.lib.platforms.all;
|
||||
version = "2.8.2";
|
||||
version = "2.8.3";
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user