chore: Update pkgs' upstream

This commit is contained in:
ulic-youthlic 2025-10-15 17:25:33 +08:00
parent b0576debca
commit e0f052d71b
Signed by: youthlic
GPG key ID: 63E86C3C14A0D721
2 changed files with 8 additions and 8 deletions

View file

@ -22,7 +22,7 @@
},
"TrackersListCollection": {
"cargoLocks": null,
"date": "2025-10-14",
"date": "2025-10-17",
"extract": null,
"name": "TrackersListCollection",
"passthru": null,
@ -34,14 +34,14 @@
"name": null,
"owner": "XIU2",
"repo": "TrackersListCollection",
"rev": "673a78b2f5032eed48e03317ab58dfab4f76880c",
"sha256": "sha256-+MvC3IZj8Bi1qvvljNQa9saJFYz5U/s1V8lLAKNARLQ=",
"rev": "d03b757d8e1bec4718c2a5afa96149ada983fe61",
"sha256": "sha256-xS/u7ySlK7Znr+Gtj6rOf6OKKTLTCIhkTfcKOg/7DZg=",
"sparseCheckout": [
"all.txt"
],
"type": "github"
},
"version": "673a78b2f5032eed48e03317ab58dfab4f76880c"
"version": "d03b757d8e1bec4718c2a5afa96149ada983fe61"
},
"cliphist": {
"cargoLocks": null,

View file

@ -15,18 +15,18 @@
};
TrackersListCollection = {
pname = "TrackersListCollection";
version = "673a78b2f5032eed48e03317ab58dfab4f76880c";
version = "d03b757d8e1bec4718c2a5afa96149ada983fe61";
src = fetchFromGitHub {
owner = "XIU2";
repo = "TrackersListCollection";
rev = "673a78b2f5032eed48e03317ab58dfab4f76880c";
rev = "d03b757d8e1bec4718c2a5afa96149ada983fe61";
fetchSubmodules = false;
deepClone = false;
leaveDotGit = false;
sparseCheckout = [ "all.txt" ];
sha256 = "sha256-+MvC3IZj8Bi1qvvljNQa9saJFYz5U/s1V8lLAKNARLQ=";
sha256 = "sha256-xS/u7ySlK7Znr+Gtj6rOf6OKKTLTCIhkTfcKOg/7DZg=";
};
date = "2025-10-14";
date = "2025-10-17";
};
cliphist = {
pname = "cliphist";