Unverified Commit 16eae008 authored by Francesco Gazzetta's avatar Francesco Gazzetta Committed by GitHub
Browse files

urn-timer: 0-unstable-2025-08-07 -> 0-unstable-2025-10-18 (#454819)

parents 51e1e495 592249e4
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -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 = [