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

palemoon: 28.7.2 -> 28.8.0
This commit is contained in:
Ryan Mulligan 2019-12-24 06:02:35 -08:00 committed by GitHub
commit 54ae894129
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.7.2";
version = "28.8.0";
src = fetchFromGitHub {
owner = "MoonchildProductions";
repo = "UXP";
rev = "PM${version}_Release";
sha256 = "08w90269mwcqsdhx4vvp18c5iccvzqhaaw6aw7w0nppf2f2k8lri";
sha256 = "0swmwall8pyg905jnw6x1b6vcv92zb7ph3zqcymh4ay2liikh8c0";
};
desktopItem = makeDesktopItem {