Unverified Commit 9cef2898 authored by OTABI Tomoya's avatar OTABI Tomoya Committed by GitHub
Browse files

morgen: 3.5.5 -> 3.5.6 (#340741)

parents 6cbbd9c2 d27ff432
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -3,11 +3,11 @@

stdenv.mkDerivation rec {
  pname = "morgen";
  version = "3.5.5";
  version = "3.5.6";

  src = fetchurl {
    url = "https://dl.todesktop.com/210203cqcj00tw1/versions/${version}/linux/deb";
    hash = "sha256-xT/mV54L2tXiQnUR7K/h61FsHtF16siEExM/I0mSy+8=";
    hash = "sha256-knguIcvGCwlI83DIaX/EYt/15azMoxEWNtFIXYqLops=";
  };

  nativeBuildInputs = [