Unverified Commit 73e45540 authored by Weijia Wang's avatar Weijia Wang Committed by GitHub
Browse files

ark-pixel-font: 2025.07.21 -> 2025.08.11 (#431364)

parents ba8a0dcb 5ebd2a09
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -7,14 +7,14 @@

python312Packages.buildPythonPackage rec {
  pname = "ark-pixel-font";
  version = "2025.07.21";
  version = "2025.08.11";
  pyproject = false;

  src = fetchFromGitHub {
    owner = "TakWolf";
    repo = "ark-pixel-font";
    tag = version;
    hash = "sha256-NnkXKe4qlWl4lDHNcO5aVJWwyeSrHoHxqlla+RMgtQw=";
    hash = "sha256-Rcn2zlZyMoziYd1b3wjjh1tYpm6A0qYGiKEg+Wd+0m8=";
  };

  dependencies = with python312Packages; [