Skip to content

Commit

Permalink
supermariowar: 2023-unstable-2024-07-16 -> 2023-unstable-2024-09-17 (N…
Browse files Browse the repository at this point in the history
  • Loading branch information
nixpkgs-merge-bot[bot] committed Sep 19, 2024
2 parents 394201d + 5c93382 commit a193d72
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pkgs/by-name/su/supermariowar/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@

stdenv.mkDerivation (finalAttrs: {
pname = "supermariowar";
version = "2023-unstable-2024-07-16";
version = "2023-unstable-2024-09-17";

src = fetchFromGitHub {
owner = "mmatyas";
repo = "supermariowar";
rev = "0ba445f425d03a444b3814bcd5898590ef8845b9";
hash = "sha256-4a34m1f7LRA48RZwHLa2Sv3oeTakPZ3ezFv3rEuKmqM=";
rev = "6b8ff8c669ca31a116754d23b6ff65e42ac50733";
hash = "sha256-P0jV7G81thj0UJoYLd5+H5SjjaVu4goJxc9IkbzxJgs=";
fetchSubmodules = true;
};

Expand Down

0 comments on commit a193d72

Please sign in to comment.