urn-timer: unstable-2023-08-07 -> unstable-2024-03-05

This commit is contained in:
R. Ryantm 2024-03-05 20:40:01 +00:00
parent 0cfd293af3
commit 125b2af13b

View file

@ -12,13 +12,13 @@
stdenv.mkDerivation {
pname = "urn-timer";
version = "unstable-2023-08-07";
version = "unstable-2024-03-05";
src = fetchFromGitHub {
owner = "paoloose";
repo = "urn";
rev = "3468e297ee67aa83e6c26529acd35142ade5c6ff";
hash = "sha256-e9u/bjFjwgF5QciiqB3AWhyYj7eCstzkpSR9+xNA+4I=";
rev = "10082428749fabb69db1556f19940d8700ce48a2";
hash = "sha256-sQjHQ/i1d4v4ZnM0YAay+MdIj5l/FfIYj+NdH48OqfU=";
};
nativeBuildInputs = [