sirikali: 1.8.3 -> 1.8.4 (#450667)

This commit is contained in:
nixpkgs-merge-bot[bot]
2025-10-10 17:14:55 +00:00
committed by GitHub
+2 -2
View File
@@ -22,13 +22,13 @@
stdenv.mkDerivation rec {
pname = "sirikali";
version = "1.8.3";
version = "1.8.4";
src = fetchFromGitHub {
owner = "mhogomchungu";
repo = "sirikali";
rev = version;
hash = "sha256-phZvytma4PsH4RZxWDORyall2qjS9rdLzUQId5IU6qY=";
hash = "sha256-vrhHpQzTwiU0NGcXRBt9mtr5qbwL3LEtZYoYc+IkJHw=";
};
buildInputs = [