Unverified Commit 4db89d0d authored by Bobby Rong's avatar Bobby Rong Committed by GitHub
Browse files

mint-themes: 2.3.0 -> 2.3.1 (#430800)

parents 14123649 3f2053dd
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -8,13 +8,13 @@

stdenvNoCC.mkDerivation rec {
  pname = "mint-themes";
  version = "2.3.0";
  version = "2.3.1";

  src = fetchFromGitHub {
    owner = "linuxmint";
    repo = "mint-themes";
    rev = version;
    hash = "sha256-5nYD4fBZlCQvCwtckjW4ELg4zdKofXhWGmD3nsvHoO8=";
    hash = "sha256-oBedc+laKUxCUqDmLXomu8oPEjXckznNSjm/DYDxKhM=";
  };

  nativeBuildInputs = [