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: 0b12d44c06dc
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 22d7eb74d9b5
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Sep 21, 2019

  1. libgdiplus: 5.6.1 -> 6.0.2

    Fixes build error: undefined reference to `GifQuantizeBuffer'
    that was most likely caused by giflib update in 3605f12
    ABI tracker didn't show removal of this symbol - I don't know,
    perhaps we have different build setting, or something.
    
    Here I found no NEWS, ABI tracker seems OK - only minor
    incompatibilities in -private headers.  Mono stuff builds now.
    vcunat committed Sep 21, 2019
    Copy the full SHA
    22d7eb7 View commit details
    Browse the repository at this point in the history