Unverified Commit 23ccdf26 authored by Bobby Rong's avatar Bobby Rong Committed by GitHub
Browse files

pantheon.granite7: 7.8.0 -> 7.8.1 (#501039)

parents 42b975c2 f0384e00
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -20,7 +20,7 @@

stdenv.mkDerivation rec {
  pname = "granite";
  version = "7.8.0";
  version = "7.8.1";

  outputs = [
    "out"
@@ -31,7 +31,7 @@ stdenv.mkDerivation rec {
    owner = "elementary";
    repo = "granite";
    tag = version;
    hash = "sha256-UEbe/vAXbd1W7EA1s5qvn8dM9/3CTIyLGMPXzEFu7qM=";
    hash = "sha256-Hk5EiTMsSOg2eQQCbILDoibcmfS+4N//4go6rc06Qwc=";
  };

  nativeBuildInputs = [