Skip to content

Commit 536dfa4

Browse files
authored
ols: 0-unstable-2025-04-05 -> 0-unstable-2025-05-11 (#401387)
2 parents f098cb2 + 31d897d commit 536dfa4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pkgs/by-name/ol/ols/package.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@
99

1010
stdenv.mkDerivation {
1111
pname = "ols";
12-
version = "0-unstable-2025-04-05";
12+
version = "0-unstable-2025-05-11";
1313

1414
src = fetchFromGitHub {
1515
owner = "DanielGavin";
1616
repo = "ols";
17-
rev = "011b0bdec303783b6ce2a197957effef480ca50d";
18-
hash = "sha256-uyAxeUI0tKeAauSpOhuPMaqav5ksaawayiFWidInFUI=";
17+
rev = "89f83305019a70d714af015aec734700dfee967c";
18+
hash = "sha256-z+0+eEc+DOmHRv4jt3kOq4WvvJ4o+h9j/JDYgmxNCms=";
1919
};
2020

2121
postPatch = ''

0 commit comments

Comments
 (0)