2
0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-04-16 16:18:14 +00:00

sketchybar-app-font: 2.0.20 -> 2.0.23

This commit is contained in:
R. Ryantm 2024-08-09 05:44:30 +00:00
parent c3f597a013
commit 4ae5cf5414

View File

@ -9,13 +9,13 @@
stdenvNoCC.mkDerivation (finalAttrs: {
pname = "sketchybar-app-font";
version = "2.0.20";
version = "2.0.23";
src = fetchFromGitHub {
owner = "kvndrsslr";
repo = "sketchybar-app-font";
rev = "v2.0.20";
hash = "sha256-vWOVPllygKFeJe3aDOnXKdfIq9foL2V/sr1kj4VBhbc=";
rev = "v2.0.23";
hash = "sha256-pVMfM9m1POwHhhTQ8nj7fVWzfVaUSNNbh6uHhWJmwpQ=";
};
pnpmDeps = pnpm.fetchDeps {