ols: 0-unstable-2025-08-08 -> 0-unstable-2025-09-19

This commit is contained in:
R. Ryantm
2025-09-19 15:21:56 +00:00
parent cfab630522
commit c70e82f9cd
+3 -3
View File
@@ -9,13 +9,13 @@
stdenv.mkDerivation {
pname = "ols";
version = "0-unstable-2025-08-08";
version = "0-unstable-2025-09-19";
src = fetchFromGitHub {
owner = "DanielGavin";
repo = "ols";
rev = "3e183972229782baefc269d8ca940a60caad83c1";
hash = "sha256-p5aHNWGNcHpB+uBBQ8Kh7mTbS6G2tRRXmM+Otb7NVHM=";
rev = "7ff84eb0b24912db1b3f3b0cff323e1728f47b0b";
hash = "sha256-aKyVZARXFMBa0kbI4yeqPZIFHmPCKUy1WPr33aIHbQI=";
};
postPatch = ''