2022-12-24T07:49:08 soundtouch 2.3.1 -> 2.3.2 https://repology.org/metapackage/soundtouch/versions 2022-12-24T07:49:11 attrpath: soundtouch 2022-12-24T07:49:11 Checking auto update branch... 2022-12-24T07:49:11 No auto update branch exists 2022-12-24T07:49:14 [version] 2022-12-24T07:49:16 [version] updated version and sha256 2022-12-24T07:49:16 [rustCrateVersion] 2022-12-24T07:49:16 [rustCrateVersion] No cargoSha256 found 2022-12-24T07:49:16 [golangModuleVersion] 2022-12-24T07:49:16 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-24T07:49:16 [updateScript] 2022-12-24T07:49:16 [updateScript] skipping because derivation has no updateScript 2022-12-24T07:49:16 2022-12-24T07:49:16 [quotedUrls] 2022-12-24T07:49:17 [quotedUrls] nothing found to replace 2022-12-24T07:49:17 Diff after rewrites: diff --git a/pkgs/development/libraries/soundtouch/default.nix b/pkgs/development/libraries/soundtouch/default.nix index 318ead830f9..c337edfa091 100644 --- a/pkgs/development/libraries/soundtouch/default.nix +++ b/pkgs/development/libraries/soundtouch/default.nix @@ -2,14 +2,14 @@ stdenv.mkDerivation rec { pname = "soundtouch"; - version = "2.3.1"; + version = "2.3.2"; src = fetchFromGitea { domain = "codeberg.org"; owner = "soundtouch"; repo = "soundtouch"; rev = version; - sha256 = "10znckb8mrnmvwj7vq12732al873qhqw27fpb5f8r0bkjdpcj3vr"; + sha256 = "sha256-+RprzCn0NCueHhDkk2Lgg7Ihw8JDzu25eIVoVZwF+BA="; }; nativeBuildInputs = [ autoconf automake libtool ]; 2022-12-24T07:50:53 Successfully finished processing 2022-12-24T07:50:53 cachix "/nix/store/m7k2fjzqa46f9ca5kw5f718vprnwbw5p-soundtouch-2.3.2" 2022-12-24T07:50:58 Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://repology.org/metapackage/soundtouch/versions. meta.description for soundtouch is: "A program and library for changing the tempo, pitch and playback rate of audio" meta.homepage for soundtouch is: "https://www.surina.net/soundtouch/" meta.changelog for soundtouch is: "" ###### Updates performed - Version update ###### To inspect upstream changes ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 2.3.2 with grep in /nix/store/m7k2fjzqa46f9ca5kw5f718vprnwbw5p-soundtouch-2.3.2 - found 2.3.2 in filename of file in /nix/store/m7k2fjzqa46f9ca5kw5f718vprnwbw5p-soundtouch-2.3.2 ---
Rebuild report (if merged into master) (click to expand) ``` 683 total rebuild path(s) 683 package rebuild(s) First fifty rebuilds by attrpath ChowKick adapta-gtk-theme alfaview alfis almanah alsa-scarlett-gui amberol apache-directory-studio apostrophe aravis ardour ardour_6 ashpd-demo astroid audacity audio-recorder authenticator aws-workspaces bada-bib balsa banking baobab baresip beamerpresenter beamerpresenter-mupdf beamerpresenter-poppler bespokesynth bespokesynth-with-vst2 birdfont blackbox-terminal blanket bookworm bottles bottles-unwrapped brasero brasero-original bubblemail byzanz cadence calibre calls cambalache cargo-tauri cawbird celluloid chatty chirp cinnamon.cinnamon-common cinnamon.cinnamon-control-center cinnamon.cinnamon-gsettings-overrides ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/m7k2fjzqa46f9ca5kw5f718vprnwbw5p-soundtouch-2.3.2 \ --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \ --option trusted-public-keys ' nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs= cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= ' ``` (The Cachix cache is only trusted for this store-path realization.) For the Cachix download to work, your user must be in the `trusted-users` list or you can use `sudo` since root is effectively trusted. Or, **build yourself**: ``` nix-build -A soundtouch https://github.com/r-ryantm/nixpkgs/archive/c3c63f527006760179da0d92d04c02cb2bdb5d56.tar.gz ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/m7k2fjzqa46f9ca5kw5f718vprnwbw5p-soundtouch-2.3.2 ls -la /nix/store/m7k2fjzqa46f9ca5kw5f718vprnwbw5p-soundtouch-2.3.2/bin ``` ---

### Pre-merge build results NixPkgs review skipped --- ###### Maintainer pings cc @orivej for [testing](https://github.com/ryantm/nixpkgs-update/blob/master/doc/nixpkgs-maintainer-faq.md#r-ryantm-opened-a-pr-for-my-package-what-do-i-do). 2022-12-24T07:51:01 https://api.github.com/repos/NixOS/nixpkgs/pulls/207528