Merge pull request #79587 from r-ryantm/auto-update/palemoon

palemoon: 28.8.1 -> 28.8.2.1
This commit is contained in:
Ryan Mulligan 2020-02-09 08:34:24 -08:00 committed by GitHub
commit 61140bc7e9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,13 +13,13 @@ let
in stdenv.mkDerivation rec {
pname = "palemoon";
version = "28.8.1";
version = "28.8.2.1";
src = fetchFromGitHub {
owner = "MoonchildProductions";
repo = "UXP";
rev = "PM${version}_Release";
sha256 = "055bmfgasxf7azjqry06bbgwx6ryrdc1zrcq8b217b6zb1in037x";
sha256 = "1m7dfgy5vjw1ndjsh0aksvsp0ii2kj7gxn0sp3h0xgwi0yq7lwyb";
};
desktopItem = makeDesktopItem {