Merge pull request #324847 from r-ryantm/auto-update/xarcan

xarcan: 0-unstable-2024-05-11 -> 0-unstable-2024-05-23
This commit is contained in:
nixpkgs-merge-bot[bot] 2024-07-05 17:47:50 +00:00 committed by GitHub
commit fad88a1661
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-05-11";
version = "0-unstable-2024-05-23";
src = fetchFromGitHub {
owner = "letoram";
repo = "xarcan";
rev = "ecc4d0a6408dfeb19934e3bfd4c382b0862c03b4";
hash = "sha256-PmaoeemQpin5NN8I6JYOumP+PrzkyTYrqAyxxwBO9K0=";
rev = "ebb46609315d95fb286009310de11b03f7333022";
hash = "sha256-XXA5c/yV6QaPiz1LHWkb+Tm6Wmead8EndkSk3onvrcs=";
};
nativeBuildInputs = [