yadm: 3.2.2 -> 3.3.0 (#360982)

authored by nixpkgs-merge-bot[bot] and committed by GitHub 2b375c05 a5deae39

+2 -2
+2 -2
pkgs/by-name/ya/yadm/package.nix
··· 29 30 resholve.mkDerivation rec { 31 pname = "yadm"; 32 - version = "3.2.2"; 33 34 nativeBuildInputs = [ installShellFiles ]; 35 ··· 37 owner = "TheLocehiliosan"; 38 repo = "yadm"; 39 rev = version; 40 - hash = "sha256-GcuqMlE8oef9+LIqKoCotktU7GcgPBE9CTVrZ8bKhv4="; 41 }; 42 43 dontConfigure = true;
··· 29 30 resholve.mkDerivation rec { 31 pname = "yadm"; 32 + version = "3.3.0"; 33 34 nativeBuildInputs = [ installShellFiles ]; 35 ··· 37 owner = "TheLocehiliosan"; 38 repo = "yadm"; 39 rev = version; 40 + hash = "sha256-VQhfRtg9wtquJGjhB8fFQqHIJ5GViMfNQQep13ZH5SE="; 41 }; 42 43 dontConfigure = true;