mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-21 16:11:22 +00:00
wordpress_7_0: 7.0 -> 7.0.1
Announcement: https://wordpress.org/news/2026/07/wordpress-7-0-1-maintenance-release/
Changelog: https://make.wordpress.org/core/2026/07/01/wordpress-7-0-1-rc1-is-now-available/
(cherry picked from commit e7d35f9d19)
This commit is contained in:
@@ -14,7 +14,7 @@ builtins.mapAttrs (_: callPackage ./generic.nix) rec {
|
||||
hash = "sha256-22EK2fVJ4Ku1rz49XGcpxY2HRDllTN8K/qQlsuqJXzU=";
|
||||
};
|
||||
wordpress_7_0 = {
|
||||
version = "7.0";
|
||||
hash = "sha256-UwyP3rFvsK/9tT63J7agS7jRZmIcIAKeOJyrsBoPqSE=";
|
||||
version = "7.0.1";
|
||||
hash = "sha256-3BBZLam1gMdSVjKFDgzO03GxMIGFOsKa/pO11bsA25g=";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user