mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-26 02:05:02 +00:00
committed by
github-actions[bot]
parent
db89a753b6
commit
927102d372
@@ -4,8 +4,8 @@ let
|
||||
base = callPackage ./generic.nix (
|
||||
_args
|
||||
// {
|
||||
version = "8.3.26";
|
||||
hash = "sha256-chtj1TSfEx9Ql1N7O+a6aAHi2Ob6uh8fLqlbT9YudSU=";
|
||||
version = "8.3.27";
|
||||
hash = "sha256-od0rUbQ3wKYzfgGQBHeKjvJT206a/31I2IeYypG34qQ=";
|
||||
}
|
||||
);
|
||||
in
|
||||
|
||||
Reference in New Issue
Block a user