mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-22 05:33:23 +00:00
libfmvoice: 0-unstable-2024-11-08 -> 0-unstable-2024-12-11
This commit is contained in:
parent
035264b794
commit
36ecdfd28c
@ -8,13 +8,13 @@
|
||||
|
||||
stdenv.mkDerivation (finalAttrs: {
|
||||
pname = "libfmvoice";
|
||||
version = "0-unstable-2024-11-08";
|
||||
version = "0-unstable-2024-12-11";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "vampirefrog";
|
||||
repo = "libfmvoice";
|
||||
rev = "1cd83789335ba7fcae4cd2081e873ad097e3270c";
|
||||
hash = "sha256-XzkFfrfXefbZLXWFDy0V6agDPjzCzG5d28znQWsmcuM=";
|
||||
rev = "896a67d0dab6144d30abb0c5cfbebe483196fed7";
|
||||
hash = "sha256-aquI9mEwAI2agUnuCUSEfxIDkmI1RwQeNQEq/+x/akg=";
|
||||
};
|
||||
|
||||
outputs = [
|
||||
|
Loading…
Reference in New Issue
Block a user