morgen: 3.6.13 -> 3.6.14 (#410372)

Co-authored-by: justanotherariel <justanotherariel@users.noreply.github.com>
This commit is contained in:
nixpkgs-merge-bot[bot]
2025-05-25 08:27:36 +00:00
committed by GitHub
co-authored by justanotherariel
+2 -2
View File
@@ -16,12 +16,12 @@
stdenv.mkDerivation rec {
pname = "morgen";
version = "3.6.13";
version = "3.6.14";
src = fetchurl {
name = "morgen-${version}.deb";
url = "https://dl.todesktop.com/210203cqcj00tw1/versions/${version}/linux/deb";
hash = "sha256-a7IkEHRAwa7SnsPcK6psho6E+o1aOlQPPFHaDPrrXxw=";
hash = "sha256-ouSXOOTf+7FxSj8iyYyGN2WnsZ5EtvbW/XECfBA4UVc=";
};
nativeBuildInputs = [