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

morgen: 2.5.10 -> 2.5.13
This commit is contained in:
Mario Rodas 2022-09-03 14:10:55 -05:00 committed by GitHub
commit 4bdfb6c315
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,11 +3,11 @@
stdenv.mkDerivation rec {
pname = "morgen";
version = "2.5.10";
version = "2.5.13";
src = fetchurl {
url = "https://download.todesktop.com/210203cqcj00tw1/morgen-${version}.deb";
sha256 = "sha256-uKHLKZtvaaklJMYqAHtu4ULwcfbut1L2h6bjZkqI91o=";
sha256 = "sha256-n9lZfg+0JRRaO3H+sDXRIrELTs6NE5G78Ni0RKWzYuI=";
};
nativeBuildInputs = [