mpg123 1.31.2 -> 1.31.3 https://repology.org/metapackage/mpg123/versions attrpath: mpg123 Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/applications/audio/mpg123/default.nix b/pkgs/applications/audio/mpg123/default.nix index 3eb2cf20ee7..0f77b225f9a 100644 --- a/pkgs/applications/audio/mpg123/default.nix +++ b/pkgs/applications/audio/mpg123/default.nix @@ -18,11 +18,11 @@ stdenv.mkDerivation rec { pname = "mpg123"; - version = "1.31.2"; + version = "1.31.3"; src = fetchurl { url = "mirror://sourceforge/${pname}/${pname}-${version}.tar.bz2"; - sha256 = "sha256-sX8ikF4x9DtrQB399qce0Ru30Fb2jbRJ1wufmug5x94="; + sha256 = "sha256-HKd9Omml/4RbegU294P+5VThBBE5prl49q/hT1gUrRo="; }; outputs = [ "out" ] ++ lib.optionals withConplay [ "conplay" ]; Successfully finished processing cachix "/nix/store/hmhhj9sqag2d6mq1krr69q1wiacgsp40-mpg123-1.31.3" 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/mpg123/versions. meta.description for mpg123 is: Fast console MPEG Audio Player and decoder library meta.homepage for mpg123 is: https://mpg123.org ###### 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 1.31.3 with grep in /nix/store/hmhhj9sqag2d6mq1krr69q1wiacgsp40-mpg123-1.31.3 - found 1.31.3 in filename of file in /nix/store/hmhhj9sqag2d6mq1krr69q1wiacgsp40-mpg123-1.31.3 ---
Rebuild report (if merged into master) (click to expand) ``` 1112 total rebuild path(s) 1112 package rebuild(s) First fifty rebuilds by attrpath ChowKick MIDIVisualizer SDL2_mixer SDL2_mixer_2_0 Sylk _1oom _20kly _90secondportraits abbaye-des-morts adapta-gtk-theme ahoviewer aitrack alfaview alfis almanah alsa-scarlett-gui altair amberol anki-bin anytype apache-directory-studio apostrophe appimage-run appimage-run-tests appvm aravis arcanPackages.all-wrapped arcanPackages.arcan arcanPackages.arcan-wrapped arcanPackages.cat9-wrapped arcanPackages.durden-wrapped arcanPackages.ffmpeg arcanPackages.pipeworld-wrapped arcanPackages.prio-wrapped arcanPackages.xarcan archi ashpd-demo astroid audacious audacious-plugins audaciousQt5 audacity audio-recorder augustus authenticator auto-multiple-choice aws-workspaces bada-bib badwolf balsa ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/hmhhj9sqag2d6mq1krr69q1wiacgsp40-mpg123-1.31.3 \ --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 mpg123 https://github.com/r-ryantm/nixpkgs/archive/19a5f996beaf748b3c3fee24bcbe43bfe3023d79.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/hmhhj9sqag2d6mq1krr69q1wiacgsp40-mpg123-1.31.3 ls -la /nix/store/hmhhj9sqag2d6mq1krr69q1wiacgsp40-mpg123-1.31.3/bin ``` ---

### Pre-merge build results NixPkgs review skipped --- ###### Maintainer pings cc @ftrvxmtrx 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). https://api.github.com/repos/NixOS/nixpkgs/pulls/223483