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
base: 902675b4e75d
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: a3f852f67285
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Nov 25, 2016

  1. less: 483 -> 481: Use recommended upstream version since less-483.tar…

    ….gz has disappeared
    
    This is a fix for the current package source file
      http://www.greenwoodsoftware.com/less/less-483.tar.gz
    not being available anymore.
    
    We bump the less version back to 481, and adjust the source package hash
    accordingly. This is a (slight) downgrade from 483 as opposed to an
    upgrade since
      a) 481 is the current Recommended version by http://www.greenwoodsoftware.com/less/download.html
      b) Upstream is unreliable about keeping experimental versions around.
    sh01 committed Nov 25, 2016
    Configuration menu
    Copy the full SHA
    0f9f74f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #20703 from sh01/fix_less

    less: 483 -> 481: Use recommended upstream version since less-483.tar.gz has disappeared
    Mic92 committed Nov 25, 2016
    Configuration menu
    Copy the full SHA
    a3f852f View commit details
    Browse the repository at this point in the history