mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-25 17:55:21 +00:00
h2o: 2.3.0-rolling-2026-05-29 → 2.3.0-rolling-2026-06-04
(cherry picked from commit 5379e268b1)
This commit is contained in:
@@ -24,13 +24,13 @@
|
||||
|
||||
stdenv.mkDerivation (finalAttrs: {
|
||||
pname = "h2o";
|
||||
version = "2.3.0-rolling-2026-05-29";
|
||||
version = "2.3.0-rolling-2026-06-04";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "h2o";
|
||||
repo = "h2o";
|
||||
rev = "8dc37cb1e6171f7f772667618ea440696fed82c3";
|
||||
hash = "sha256-tLHo8UXgef6rN/mBSwNIk7S2C4ZrweFTGUjjRw1S7KY=";
|
||||
rev = "cd4703768c56d45b1384880ba9f73961140d084f";
|
||||
hash = "sha256-EbpLS9Y733BszHSlvogPKTJY8p7hfVl+KF/OSwO8UZs=";
|
||||
};
|
||||
|
||||
outputs = [
|
||||
|
||||
Reference in New Issue
Block a user