Skip to content

Commit

Permalink
Merge pull request #327597 from r-ryantm/auto-update/xarcan
Browse files Browse the repository at this point in the history
xarcan: 0-unstable-2024-05-23 -> 0-unstable-2024-08-04
  • Loading branch information
nixpkgs-merge-bot[bot] authored Aug 8, 2024
2 parents 162d34b + ed646be commit 0039426
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pkgs/by-name/xa/xarcan/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -39,13 +39,13 @@

stdenv.mkDerivation (finalPackages: {
pname = "xarcan";
version = "0-unstable-2024-05-23";
version = "0-unstable-2024-08-04";

src = fetchFromGitHub {
owner = "letoram";
repo = "xarcan";
rev = "ebb46609315d95fb286009310de11b03f7333022";
hash = "sha256-XXA5c/yV6QaPiz1LHWkb+Tm6Wmead8EndkSk3onvrcs=";
rev = "7644616b3bd0ff2b5708e93acc990cd757b20ae9";
hash = "sha256-iKYTuJ/1iwm449ZOBOzi+LkrTTio7aaIHUn+M+Sbzc8=";
};

nativeBuildInputs = [
Expand Down

0 comments on commit 0039426

Please sign in to comment.