diff --git a/pkgs/by-name/ol/ols/package.nix b/pkgs/by-name/ol/ols/package.nix index ca7aedf0ac7a..50c28b88728b 100644 --- a/pkgs/by-name/ol/ols/package.nix +++ b/pkgs/by-name/ol/ols/package.nix @@ -9,13 +9,13 @@ stdenv.mkDerivation { pname = "ols"; - version = "0-unstable-2025-02-11"; + version = "0-unstable-2025-03-12"; src = fetchFromGitHub { owner = "DanielGavin"; repo = "ols"; - rev = "1177a100fdee44dcbb025982e84e33adb34e9d8f"; - hash = "sha256-usemJB7A6esYU6Ci/n8tF25TuFe+puFQL6EEOmeMldk="; + rev = "1e44e3d78ad8a74ef09c7f54a6f6d3f7df517f8e"; + hash = "sha256-rmKEsRrGvwlPeOKq/NX/775fAw50rdeWqEUqJiNax5k="; }; postPatch = ''