mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
honggfuzz: 2.6-unstable-2026-04-13 -> 2.6-unstable-2026-06-19 (#536017)
This commit is contained in:
commit
88e991943f
1 changed files with 3 additions and 3 deletions
|
|
@ -14,13 +14,13 @@
|
|||
|
||||
stdenv.mkDerivation (finalAttrs: {
|
||||
pname = "honggfuzz";
|
||||
version = "2.6-unstable-2026-04-13";
|
||||
version = "2.6-unstable-2026-06-19";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "google";
|
||||
repo = "honggfuzz";
|
||||
rev = "48790f7b18f30ba4a95272ea290b720662ed56c9";
|
||||
hash = "sha256-RHNOZF5ttqdh3daGGVRHkvL9g2aZFDGDmmW056ohI6w=";
|
||||
rev = "cf8b66a4d09f4d4d786d96e3c46d9141fb4e98e2";
|
||||
hash = "sha256-cu7VLQvdmgYIbWhAiZjG5wkO/b5+FoBmXp/SlYmykF0=";
|
||||
};
|
||||
|
||||
postPatch = ''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue