Unverified Commit f0b39830 authored by nixpkgs-merge-bot[bot]'s avatar nixpkgs-merge-bot[bot] Committed by GitHub
Browse files

art: 1.25.9 -> 1.25.10 (#452955)

parents 92ab4055 f202d284
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -40,13 +40,13 @@

stdenv.mkDerivation rec {
  pname = "art";
  version = "1.25.9";
  version = "1.25.10";

  src = fetchFromGitHub {
    owner = "artpixls";
    repo = "ART";
    tag = version;
    hash = "sha256-dg0msZ0aeyl4L7RqqGur9Lalu1QtE0igEc54WT5F+SQ=";
    hash = "sha256-qGrkRsdQppfIolxAhxWnJrbYotELKga6X7CFY55xCKk=";
  };

  # Fix the build with CMake 4.