Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixpkgs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: f71d8bd50005
Choose a base ref
...
head repository: NixOS/nixpkgs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 540921e6b960
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Jun 16, 2019

  1. epiphany: 3.32.2 -> 3.32.3

    Semi-automatic update generated by
    https://github.com/ryantm/nixpkgs-update tools. This update was made
    based on information from
    https://repology.org/metapackage/epiphany/versions
    r-ryantm committed Jun 16, 2019
    Copy the full SHA
    fc78e57 View commit details
  2. epiphany: 3.32.2 -> 3.32.3 (#63244)

    epiphany: 3.32.2 -> 3.32.3
    jtojnar authored Jun 16, 2019
    Copy the full SHA
    540921e View commit details
Showing with 2 additions and 2 deletions.
  1. +2 −2 pkgs/desktops/gnome-3/core/epiphany/default.nix
4 changes: 2 additions & 2 deletions pkgs/desktops/gnome-3/core/epiphany/default.nix
Original file line number Diff line number Diff line change
@@ -6,11 +6,11 @@

stdenv.mkDerivation rec {
name = "epiphany-${version}";
version = "3.32.2";
version = "3.32.3";

src = fetchurl {
url = "mirror://gnome/sources/epiphany/${stdenv.lib.versions.majorMinor version}/${name}.tar.xz";
sha256 = "1yhc8hpylj7i2i15nrbjldhi38xpz7pdwjdj7b358dxsxaghvrwa";
sha256 = "0gx386k1p78ppjhvdanv99hfiwana0ccn9d499qrp0rvlicnijrw";
};

# Tests need an X display