morgen: 3.6.11 -> 3.6.12 (#400151)

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