sirikali: 1.8.2 -> 1.8.3 (#434977)

Co-authored-by: linuxissuper <linuxissuper@users.noreply.github.com>
This commit is contained in:
nixpkgs-merge-bot[bot]
2025-08-23 18:57:09 +00:00
committed by GitHub
co-authored by linuxissuper
+2 -2
View File
@@ -22,13 +22,13 @@
stdenv.mkDerivation rec {
pname = "sirikali";
version = "1.8.2";
version = "1.8.3";
src = fetchFromGitHub {
owner = "mhogomchungu";
repo = "sirikali";
rev = version;
hash = "sha256-rfmWtbPYtkaGemeStMWwA6JllOkDiHMftSfmirtAOEQ=";
hash = "sha256-phZvytma4PsH4RZxWDORyall2qjS9rdLzUQId5IU6qY=";
};
buildInputs = [