Navigation Menu

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: af26f69257ea
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 552b38ed7448
Choose a head ref
  • 3 commits
  • 2 files changed
  • 1 contributor

Commits on Jan 2, 2020

  1. ntl: 11.4.1 -> 11.4.2

    Needed for gf2x 1.3.0 compatibility. Upstream says:
    
    > I just uploaded NTL 11.4.2 to http://www.shoup.net/ntl
    
    > This fixes a few small, obscure bugs, including one that  prevents using
    > the gf2x-1.3 library.
    
    At https://groups.google.com/d/msgid/sage-devel/992c77f6-ebf9-4049-8900-c45c6b89f4ed%40googlegroups.com
    timokau committed Jan 2, 2020
    Copy the full SHA
    d41ff9b View commit details
    Browse the repository at this point in the history
  2. gf2x: 1.2 -> 1.3.0

    Switch source to fetchgit since it removes the requirements to manually
    find the correct link for each version.
    
    More information at
    #45299
    timokau committed Jan 2, 2020
    Copy the full SHA
    45e3be9 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #76829 from timokau/gf2x-1.3.0

    ntl: 11.4.1 -> 11.4.2, gf2x: 1.2 -> 1.3.0
    timokau committed Jan 2, 2020
    Copy the full SHA
    552b38e View commit details
    Browse the repository at this point in the history