Unverified Commit 22ae4b71 authored by h7x4's avatar h7x4 Committed by GitHub
Browse files

morgen: 3.5.6 -> 3.5.9 (#345543)

parents 26f70db7 fd881ffd
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.6";
  version = "3.5.9";

  src = fetchurl {
    url = "https://dl.todesktop.com/210203cqcj00tw1/versions/${version}/linux/deb";
    hash = "sha256-knguIcvGCwlI83DIaX/EYt/15azMoxEWNtFIXYqLops=";
    hash = "sha256-ZKlj/QuQnrqQepsJY6KCROC2fXK/4Py5tmI/FVnRi9w=";
  };

  nativeBuildInputs = [