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

palemoon: 27.8.3 -> 27.9.0
This commit is contained in:
Matthew Justin Bauer 2018-05-04 17:21:20 -05:00 committed by GitHub
commit ce3e0f2e9b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,14 +10,14 @@
stdenv.mkDerivation rec {
name = "palemoon-${version}";
version = "27.8.3";
version = "27.9.0";
src = fetchFromGitHub {
name = "palemoon-src";
owner = "MoonchildProductions";
repo = "Pale-Moon";
rev = version + "_Release";
sha256 = "1v3wliq8k5yq17ms214fhwka8x4l3sq8kja59dx4pbvczzb1zyzh";
sha256 = "181g1hy4k9xr6nlrw8jamp541gr5znny4mmpwwaa1lzq5v1w1sw6";
};
desktopItem = makeDesktopItem {