nixpkgs mirror (for testing) github.com/NixOS/nixpkgs
nix
fork

Configure Feed

Select the types of activity you want to include in your feed.

Merge pull request #219774 from r-ryantm/auto-update/miopengemm

miopengemm: 5.4.2 -> 5.4.3

authored by

Weijia Wang and committed by
GitHub
7526553f 21eda9bc

+1 -1
+1 -1
pkgs/development/libraries/miopengemm/default.nix
··· 31 31 }; 32 32 in stdenv.mkDerivation (finalAttrs: { 33 33 pname = "miopengemm"; 34 - version = "5.4.2"; 34 + version = "5.4.3"; 35 35 36 36 outputs = [ 37 37 "out"