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

morgen: 3.4.5 -> 3.5.1
This commit is contained in:
Matthias Beyer
2024-06-30 17:20:09 +02:00
committed by GitHub
+2 -2
View File
@@ -3,11 +3,11 @@
stdenv.mkDerivation rec {
pname = "morgen";
version = "3.4.5";
version = "3.5.1";
src = fetchurl {
url = "https://dl.todesktop.com/210203cqcj00tw1/versions/${version}/linux/deb";
hash = "sha256-5oBIw9PVbEGF1e47GeYNF6gJFm5z3M9KeJ1711cAg2s=";
hash = "sha256-YvgVCviqAuGlT61ANktztzqRYBtROsVrScGMxY6IeEs=";
};
nativeBuildInputs = [