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

morgen: 2.6.6 -> 2.6.7
This commit is contained in:
Weijia Wang 2023-03-06 21:58:18 +02:00 committed by GitHub
commit 50d84125a2
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.6.6";
version = "2.6.7";
src = fetchurl {
url = "https://download.todesktop.com/210203cqcj00tw1/morgen-${version}.deb";
sha256 = "sha256-hmZeXQneKh3Kca/Goct3KP5q+Ce6lpYWDqFfqbcT644=";
sha256 = "sha256-DlwAMA/YEnB9Z6Ry1Hvu9R9TgTw737PLtZfAVEKLjPY=";
};
nativeBuildInputs = [