ols: 0-unstable-2025-04-05 -> 0-unstable-2025-05-11

This commit is contained in:
R. Ryantm
2025-05-17 08:30:43 +00:00
parent 41da83c551
commit 31d897d27b
+3 -3
View File
@@ -9,13 +9,13 @@
stdenv.mkDerivation {
pname = "ols";
version = "0-unstable-2025-04-05";
version = "0-unstable-2025-05-11";
src = fetchFromGitHub {
owner = "DanielGavin";
repo = "ols";
rev = "011b0bdec303783b6ce2a197957effef480ca50d";
hash = "sha256-uyAxeUI0tKeAauSpOhuPMaqav5ksaawayiFWidInFUI=";
rev = "89f83305019a70d714af015aec734700dfee967c";
hash = "sha256-z+0+eEc+DOmHRv4jt3kOq4WvvJ4o+h9j/JDYgmxNCms=";
};
postPatch = ''