ols: 0-unstable-2025-02-11 -> 0-unstable-2025-03-12 (#386110)

This commit is contained in:
Wolfgang Walther
2025-03-16 12:36:52 +00:00
committed by GitHub
+3 -3
View File
@@ -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 = ''