Unverified Commit 829fbee2 authored by Bobby Rong's avatar Bobby Rong Committed by GitHub
Browse files

mint-l-theme: 2.0.1 -> 2.0.2 (#443312)

parents 0ecf3060 0686782a
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -9,13 +9,13 @@

stdenvNoCC.mkDerivation rec {
  pname = "mint-l-theme";
  version = "2.0.1";
  version = "2.0.2";

  src = fetchFromGitHub {
    owner = "linuxmint";
    repo = "mint-l-theme";
    rev = version;
    hash = "sha256-3suLa8el58t5J6aJaH3Z4+tTqoCpD1Uvy2uzaVgIfVo=";
    hash = "sha256-QPTU/wCOytleuiQAodGzZ1MGWD2Sk7eoeXWpi6nS5As=";
  };

  nativeBuildInputs = [