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

morgen: 2.5.9 -> 2.5.10
This commit is contained in:
superherointj 2022-08-25 23:22:19 -03:00 committed by GitHub
commit ef4bc79945
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.9";
version = "2.5.10";
src = fetchurl {
url = "https://download.todesktop.com/210203cqcj00tw1/morgen-${version}.deb";
sha256 = "sha256-WGBn4ZLERGXNPBRDoxhsOcnRT07wEdCO6+sUq/l7Hok=";
sha256 = "sha256-uKHLKZtvaaklJMYqAHtu4ULwcfbut1L2h6bjZkqI91o=";
};
nativeBuildInputs = [