urn-timer: 0-unstable-2025-08-07 -> 0-unstable-2025-10-18

This commit is contained in:
R. Ryantm
2025-10-23 08:20:01 +00:00
parent fedf897f2a
commit 592249e496
+3 -3
View File
@@ -14,13 +14,13 @@
stdenv.mkDerivation {
pname = "urn-timer";
version = "0-unstable-2025-08-07";
version = "0-unstable-2025-10-18";
src = fetchFromGitHub {
owner = "paoloose";
repo = "urn";
rev = "7acdab69eaec05f173d95eff190e5d7a03db8847";
hash = "sha256-jFatHlkQr6O9E2pKroFWk6F2BccnfSr1pq43Q5qQbC4=";
rev = "cae0763f7d5c0d895faf6d2ab7448d1b05b60dff";
hash = "sha256-jG+Xibdsu53/aycUf/TzsQtegGY/buwswJ9ediZIJ4w=";
};
nativeBuildInputs = [