Skip to content

Commit

Permalink
vgm2x: 0-unstable-2024-06-18 -> 0-unstable-2024-11-17
Browse files Browse the repository at this point in the history
  • Loading branch information
r-ryantm committed Nov 28, 2024
1 parent aa912db commit 5157f42
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pkgs/by-name/vg/vgm2x/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,14 @@

stdenv.mkDerivation (finalAttrs: {
pname = "vgm2x";
version = "0-unstable-2024-06-18";
version = "0-unstable-2024-11-17";

src = fetchFromGitHub {
owner = "vampirefrog";
repo = "vgm2x";
rev = "1c379d74d2365d4478abe25a12572f357d35d576";
rev = "615f68c160b035651d1a5111539d3d5ee0bd66a3";
fetchSubmodules = true;
hash = "sha256-lWyOyaV9dDrvGfmCE7m5M8DsxcB8bzJ35Amj3DAOVeA=";
hash = "sha256-coPpxMF83c7WXy0BGkBMOwRA2SPQho5O8vtKcXB5Vk4=";
};

postPatch = ''
Expand Down

0 comments on commit 5157f42

Please sign in to comment.