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

morgen: 3.1.6 -> 3.2.2
This commit is contained in:
maxine 2024-02-09 22:08:56 +01:00 committed by GitHub
commit 4a898287d5
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.1.6";
version = "3.2.2";
src = fetchurl {
url = "https://dl.todesktop.com/210203cqcj00tw1/versions/${version}/linux/deb";
hash = "sha256-/rMPNIpjkHdLE0lAdWCz71DbcqIW+1Y6RdFrYAfTSKU=";
hash = "sha256-+VvQM851uWoMXV3hwuVSlK9IqiNjh57uq8Wlwl/VvPg=";
};
nativeBuildInputs = [