Merge pull request #166418 from r-ryantm/auto-update/morgen

morgen: 2.4.4 -> 2.5.0
This commit is contained in:
Ryan Mulligan 2022-03-30 09:50:10 -07:00 committed by GitHub
commit 05a7d70e09
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,11 +3,11 @@
stdenv.mkDerivation rec {
pname = "morgen";
version = "2.4.4";
version = "2.5.0";
src = fetchurl {
url = "https://download.todesktop.com/210203cqcj00tw1/morgen-${version}.deb";
sha256 = "sha256-5/85ro206o3SsvAvcZeDD2Dmo2jU4zXmtI3X4WdQaRI=";
sha256 = "sha256-6hBhfJ18ROCfmqoxrJZ5TiYCFb1xZKsJeobXFy5yfQM=";
};
nativeBuildInputs = [