2022-11-09T08:47:32 ashuffle 3.12.5 -> 3.13.3 https://repology.org/metapackage/ashuffle/versions 2022-11-09T08:47:34 attrpath: ashuffle 2022-11-09T08:47:34 Checking auto update branch... 2022-11-09T08:47:34 No auto update branch exists 2022-11-09T08:47:35 Old version 3.12.5" not present in master derivation file with contents: { lib , stdenv , fetchFromGitHub , cmake , pkg-config , meson , ninja , libmpdclient , libyamlcpp }: stdenv.mkDerivation rec { pname = "ashuffle"; version = "3.13.4"; src = fetchFromGitHub { owner = "joshkunz"; repo = "ashuffle"; rev = "v${version}"; sha256 = "sha256-J6NN0Rsc9Zw9gagksDlwpwEErs+4XmrGF9YHKlAE1FA="; fetchSubmodules = true; }; dontUseCmakeConfigure = true; nativeBuildInputs = [ cmake pkg-config meson ninja ]; buildInputs = [ libmpdclient libyamlcpp ]; mesonFlags = [ "-Dunsupported_use_system_yamlcpp=true" ]; meta = with lib; { homepage = "https://github.com/joshkunz/ashuffle"; description = "Automatic library-wide shuffle for mpd"; maintainers = [ maintainers.tcbravo ]; platforms = platforms.unix; license = licenses.mit; }; } 2022-11-09T09:25:14 ashuffle 3.12.5 -> 3.13.3 https://repology.org/metapackage/ashuffle/versions 2022-11-09T09:25:16 attrpath: ashuffle 2022-11-09T09:25:16 Checking auto update branch... 2022-11-09T09:25:16 No auto update branch exists 2022-11-09T09:25:17 Old version 3.12.5" not present in master derivation file with contents: { lib , stdenv , fetchFromGitHub , cmake , pkg-config , meson , ninja , libmpdclient , libyamlcpp }: stdenv.mkDerivation rec { pname = "ashuffle"; version = "3.13.4"; src = fetchFromGitHub { owner = "joshkunz"; repo = "ashuffle"; rev = "v${version}"; sha256 = "sha256-J6NN0Rsc9Zw9gagksDlwpwEErs+4XmrGF9YHKlAE1FA="; fetchSubmodules = true; }; dontUseCmakeConfigure = true; nativeBuildInputs = [ cmake pkg-config meson ninja ]; buildInputs = [ libmpdclient libyamlcpp ]; mesonFlags = [ "-Dunsupported_use_system_yamlcpp=true" ]; meta = with lib; { homepage = "https://github.com/joshkunz/ashuffle"; description = "Automatic library-wide shuffle for mpd"; maintainers = [ maintainers.tcbravo ]; platforms = platforms.unix; license = licenses.mit; }; } 2022-11-09T10:20:31 ashuffle 3.12.5 -> 3.13.3 https://repology.org/metapackage/ashuffle/versions 2022-11-09T10:20:34 attrpath: ashuffle 2022-11-09T10:20:34 Checking auto update branch... 2022-11-09T10:20:34 No auto update branch exists 2022-11-09T10:20:40 Old version 3.12.5" not present in master derivation file with contents: { lib , stdenv , fetchFromGitHub , cmake , pkg-config , meson , ninja , libmpdclient , libyamlcpp }: stdenv.mkDerivation rec { pname = "ashuffle"; version = "3.13.4"; src = fetchFromGitHub { owner = "joshkunz"; repo = "ashuffle"; rev = "v${version}"; sha256 = "sha256-J6NN0Rsc9Zw9gagksDlwpwEErs+4XmrGF9YHKlAE1FA="; fetchSubmodules = true; }; dontUseCmakeConfigure = true; nativeBuildInputs = [ cmake pkg-config meson ninja ]; buildInputs = [ libmpdclient libyamlcpp ]; mesonFlags = [ "-Dunsupported_use_system_yamlcpp=true" ]; meta = with lib; { homepage = "https://github.com/joshkunz/ashuffle"; description = "Automatic library-wide shuffle for mpd"; maintainers = [ maintainers.tcbravo ]; platforms = platforms.unix; license = licenses.mit; }; }