xarcan: 0-unstable-2024-08-04 -> 0-unstable-2024-08-26 (#337862)

This commit is contained in:
nixpkgs-merge-bot[bot] 2024-08-28 19:15:34 +00:00 committed by GitHub
commit d11c77df02
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -39,13 +39,13 @@
stdenv.mkDerivation (finalPackages: {
pname = "xarcan";
version = "0-unstable-2024-08-04";
version = "0-unstable-2024-08-26";
src = fetchFromGitHub {
owner = "letoram";
repo = "xarcan";
rev = "7644616b3bd0ff2b5708e93acc990cd757b20ae9";
hash = "sha256-iKYTuJ/1iwm449ZOBOzi+LkrTTio7aaIHUn+M+Sbzc8=";
rev = "5672116f627de492fb4df0b33d36b78041cd3931";
hash = "sha256-xZX6uLs/H/wONKrUnYxSynHK7CL7FDfzWvSjtXxT8es=";
};
nativeBuildInputs = [