urn-timer: unstable-2023-08-07 -> unstable-2024-03-05
This commit is contained in:
parent
0cfd293af3
commit
125b2af13b
1 changed files with 3 additions and 3 deletions
|
@ -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 = [
|
||||
|
|
Loading…
Reference in a new issue