Unverified Commit e73f48d6 authored by Yueh-Shun Li's avatar Yueh-Shun Li Committed by GitHub
Browse files

openexr: change default version from 2 to 3 (#367406)

parents 15072f38 fa470f96
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -25,6 +25,8 @@
  NEWS can been viewed from Emacs by typing `C-h n`, or by clicking `Help->Emacs News` from the menu bar.
  It can also be browsed [online](https://git.savannah.gnu.org/cgit/emacs.git/tree/etc/NEWS?h=emacs-30).

- The default openexr version has been updated to 3.2.4.

- The default PHP version has been updated to 8.4.

- The default Erlang OTP version has been updated to 27.
+2 −2
Original line number Diff line number Diff line
@@ -45,7 +45,7 @@
  libheif,
  libxslt,
  libgudev,
  openexr_3,
  openexr,
  desktopToDarwinBundle,
  AppKit,
  Cocoa,
@@ -126,7 +126,7 @@ stdenv.mkDerivation (finalAttrs: {
      poppler
      poppler_data
      libtiff
      openexr_3
      openexr
      libmng
      librsvg
      libwmf
+2 −2
Original line number Diff line number Diff line
@@ -30,7 +30,7 @@
  libkdcraw,
  lcms2,
  gsl,
  openexr_3,
  openexr,
  giflib,
  libjxl,
  mlt,
@@ -105,7 +105,7 @@ mkDerivation rec {
    fribidi
    lcms2
    gsl
    openexr_3
    openexr
    lager
    libaom
    libheif
+2 −2
Original line number Diff line number Diff line
@@ -24,7 +24,7 @@
  syntax-highlighting,
  libmtp,
  libssh,
  openexr_3,
  openexr,
  libtirpc,
  phonon,
  qtsvg,
@@ -71,7 +71,7 @@ mkDerivation {
    syntax-highlighting
    libmtp
    libssh
    openexr_3
    openexr
    libtirpc
    phonon
    qtsvg
+2 −2
Original line number Diff line number Diff line
@@ -12,7 +12,7 @@
  cmake,
  wrapQtAppsHook,
  openimageio,
  openexr_3,
  openexr,
  portaudio,
  imath,
  qtwayland,
@@ -78,7 +78,7 @@ stdenv.mkDerivation {
    opencolorio
    openimageio'
    imath
    openexr_3
    openexr
    portaudio
    qtwayland
    qtmultimedia
Loading