morgen: 3.6.12 -> 3.6.13 (#406785)

Co-authored-by: justanotherariel <justanotherariel@users.noreply.github.com>
This commit is contained in:
nixpkgs-merge-bot[bot]
2025-05-15 10:05:39 +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.12";
version = "3.6.13";
src = fetchurl {
name = "morgen-${version}.deb";
url = "https://dl.todesktop.com/210203cqcj00tw1/versions/${version}/linux/deb";
hash = "sha256-1shqINMYy+yoMsI99+tvJcqWs8dScmmV7X9QTYZ9EfA=";
hash = "sha256-a7IkEHRAwa7SnsPcK6psho6E+o1aOlQPPFHaDPrrXxw=";
};
nativeBuildInputs = [