mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-22 06:53:01 +00:00
libvgm: 0-unstable-2024-06-08 -> 0-unstable-2024-10-17
This commit is contained in:
parent
f8b17f235e
commit
f18df6b1e9
@ -42,13 +42,13 @@ let
|
||||
in
|
||||
stdenv.mkDerivation {
|
||||
pname = "libvgm";
|
||||
version = "0-unstable-2024-06-08";
|
||||
version = "0-unstable-2024-10-17";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "ValleyBell";
|
||||
repo = "libvgm";
|
||||
rev = "34c368cde98f33c42455fbbfbec07073ba79bf5c";
|
||||
hash = "sha256-eX2k2cUtapHhx8dLaFk63Si0Di1q0uDWvdOI0+FgqEY=";
|
||||
rev = "7b694e53e42a75ce48b846c53d08e4a33f627842";
|
||||
hash = "sha256-u+mBzmEixJT3rwuipITktFI4iVswnXftfF7syBw4t/w=";
|
||||
};
|
||||
|
||||
outputs = [
|
||||
|
Loading…
Reference in New Issue
Block a user