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

morgen: 3.4.3 -> 3.4.4
This commit is contained in:
Weijia Wang 2024-06-04 21:46:32 +02:00 committed by GitHub
commit 8fc950525c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3,11 +3,11 @@
stdenv.mkDerivation rec {
pname = "morgen";
version = "3.4.3";
version = "3.4.4";
src = fetchurl {
url = "https://dl.todesktop.com/210203cqcj00tw1/versions/${version}/linux/deb";
hash = "sha256-QxbvD18yoIidiDoU7FsCpdgYZolp8LRx93d1GTjtnfA=";
hash = "sha256-l4wHCapIvD3kZk1DqLNWDLjwg6j7g0+qMB/KuMzH+pQ=";
};
nativeBuildInputs = [