Loading pkgs/development/octave-modules/quaternion/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -6,11 +6,11 @@ buildOctavePackage rec { pname = "quaternion"; version = "2.4.0"; version = "2.4.1"; src = fetchurl { url = "mirror://sourceforge/octave/${pname}-${version}.tar.gz"; sha256 = "040ncksf0xz32qmi4484xs3q01nappxrsvwwa60g04yjy7c4sbac"; sha256 = "sha256-kY5mU7dJuUjprub+LTc1BH6YGdEnP9ydX0lRU0fmOYE="; }; # Octave replaced many of the is_thing_type check function with isthing. Loading Loading
pkgs/development/octave-modules/quaternion/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -6,11 +6,11 @@ buildOctavePackage rec { pname = "quaternion"; version = "2.4.0"; version = "2.4.1"; src = fetchurl { url = "mirror://sourceforge/octave/${pname}-${version}.tar.gz"; sha256 = "040ncksf0xz32qmi4484xs3q01nappxrsvwwa60g04yjy7c4sbac"; sha256 = "sha256-kY5mU7dJuUjprub+LTc1BH6YGdEnP9ydX0lRU0fmOYE="; }; # Octave replaced many of the is_thing_type check function with isthing. Loading