Merge pull request #178204 from r-ryantm/auto-update/libvgm
libvgm: unstable-2022-06-17 -> unstable-2022-06-18
This commit is contained in:
commit
ef9ef365a7
@ -42,13 +42,13 @@ let
|
||||
in
|
||||
stdenv.mkDerivation rec {
|
||||
pname = "libvgm";
|
||||
version = "unstable-2022-06-17";
|
||||
version = "unstable-2022-06-18";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "ValleyBell";
|
||||
repo = "libvgm";
|
||||
rev = "577ff77185aa19943e5c7a858eb2485ec75c7539";
|
||||
sha256 = "0R7qqrFs6Ap8FM5uBHX/iE+S5cQzuwWn65xxfp4/CdQ=";
|
||||
rev = "001ca758538ca3f82403dff654d82342730b215d";
|
||||
sha256 = "O3jvEEW1M0cwZoG6j2ndmuQW4jP0dvt6gGp2BS4VD5s=";
|
||||
};
|
||||
|
||||
outputs = [
|
||||
|
Loading…
Reference in New Issue
Block a user