morgen: 3.6.10 -> 3.6.11 (#397615)

Co-authored-by: justanotherariel <justanotherariel@users.noreply.github.com>
This commit is contained in:
nixpkgs-merge-bot[bot]
2025-04-10 09:13:01 +00:00
committed by GitHub
+2 -2
View File
@@ -16,12 +16,12 @@
stdenv.mkDerivation rec {
pname = "morgen";
version = "3.6.10";
version = "3.6.11";
src = fetchurl {
name = "morgen-${version}.deb";
url = "https://dl.todesktop.com/210203cqcj00tw1/versions/${version}/linux/deb";
hash = "sha256-//HXWx0vi2lbCeZr+QMfif6B8MiCAdRDullQ1QlIZu8=";
hash = "sha256-vn3V7TXWMPesZt+65FAeNzUo8n4P9XfSIFnCDvLaZOI=";
};
nativeBuildInputs = [