mpg123 1.29.3 -> 1.31.1 https://repology.org/metapackage/mpg123/versions attrpath: mpg123 Checking auto update branch... An auto update branch exists with message `mpg123: 1.29.3 -> 1.30.2`. New version is 1.31.1. The auto update branch does not match or exceed the new version. [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 29f28203e13..23bed88f923 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.29.3"; + version = "1.31.1"; src = fetchurl { url = "mirror://sourceforge/${pname}/${pname}-${version}.tar.bz2"; - sha256 = "sha256-ljiF2Mx3Ji8ot3GHx9GJ4yGV5kJE3iUwt5jd8yGD6Ec="; + sha256 = "sha256-XcsJNu/UTLWDSYtlhYRSBvACp7GdUGaiaDvjYZVNlVo="; }; outputs = [ "out" ] ++ lib.optionals withConplay [ "conplay" ]; Successfully finished processing cachix "/nix/store/sgq1x0rbasxi323bzv67689sd94k9qgk-mpg123-1.31.1" 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.1 with grep in /nix/store/sgq1x0rbasxi323bzv67689sd94k9qgk-mpg123-1.31.1 - found 1.31.1 in filename of file in /nix/store/sgq1x0rbasxi323bzv67689sd94k9qgk-mpg123-1.31.1 ---
Rebuild report (if merged into master) (click to expand) ``` 999 total rebuild path(s) 999 package rebuild(s) First fifty rebuilds by attrpath ChowKick MIDIVisualizer SDL2_mixer Sylk _1oom _20kly _90secondportraits abbaye-des-morts adapta-gtk-theme ahoviewer 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 ashpd-demo astroid audacious audacious-plugins audaciousQt5 audacity audio-recorder augustus authenticator aws-workspaces bada-bib balsa banking baobab baresip beamerpresenter beamerpresenter-mupdf ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/sgq1x0rbasxi323bzv67689sd94k9qgk-mpg123-1.31.1 \ --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/432d4af37c66805c4df8c563fb3b2aa7aac96fa7.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/sgq1x0rbasxi323bzv67689sd94k9qgk-mpg123-1.31.1 ls -la /nix/store/sgq1x0rbasxi323bzv67689sd94k9qgk-mpg123-1.31.1/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). Updated existing PR https://api.github.com/repos/NixOS/nixpkgs/pulls/184379