jemalloc: add 4.5.0 version
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
{ stdenv, fetchurl, fetchpatch }:
|
||||
import ./common.nix {
|
||||
inherit stdenv fetchurl fetchpatch;
|
||||
version = "4.5.0";
|
||||
sha256 = "10373xhpc10pgmai9fkc1z0rs029qlcb3c0qfnvkbwdlcibdh2cl";
|
||||
}
|
||||
Reference in New Issue
Block a user