Bump krdp 6.5.1 -> 6.5.3

Lamest releases ever. Just i18n.
This commit is contained in:
2025-11-27 15:13:38 +01:00
parent a6617c9cce
commit 82a9b86531

View File

@@ -8,7 +8,7 @@ let
in
pkgs.stdenv.mkDerivation rec {
name = "krdp";
version = "6.5.1";
version = "6.5.3";
outputs = [
"out"
@@ -19,7 +19,7 @@ pkgs.stdenv.mkDerivation rec {
owner = "plasma";
repo = "krdp";
tag = "v${version}";
hash = "sha256-KM83qQ6OQCgkitjItG0WXYc4/baEN410l2LvQ4ratQA=";
hash = "sha256-J4lPMh1ZqwoHOXfmOJOa2M/KUf/z0ZsyVqVrPpuvPzk=";
};
nativeBuildInputs = with pkgs; [