Merge pull request #277787 from r-ryantm/auto-update/urn-timer

urn-timer: unstable-2023-08-07 -> unstable-2024-03-05
This commit is contained in:
Weijia Wang 2024-03-07 13:11:18 +01:00 committed by GitHub
commit 6990c3c40e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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 = [