Unverified Commit c583d0de authored by Heitor Augusto's avatar Heitor Augusto Committed by GitHub
Browse files

plasma-panel-spacer-extended: 1.14.0 -> 1.15.0 (#508004)

parents ca8e5cbc e927e5a9
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -10,13 +10,13 @@

stdenv.mkDerivation (finalAttrs: {
  pname = "plasma-panel-spacer-extended";
  version = "1.14.0";
  version = "1.15.0";

  src = fetchFromGitHub {
    owner = "luisbocanegra";
    repo = "plasma-panel-spacer-extended";
    tag = "v${finalAttrs.version}";
    hash = "sha256-zqdELL7A4pZpPfbgBgyqZnP6HY200rYxRFl3/aIE3Eo=";
    hash = "sha256-ivfIlZvr7OOXa/zyrorcUPaaFU6IcS2L3yFiX29jnd4=";
  };

  nativeBuildInputs = [