geant4: 11.2.1 -> 11.2.2

This commit is contained in:
Dmitry Kalinkin 2024-06-24 12:30:45 -04:00
parent f7184d625d
commit 2b5ea3b0a8
2 changed files with 4 additions and 4 deletions

View File

@ -35,8 +35,8 @@ in
builtins.listToAttrs (map (a: { name = a.pname; value = mkDataset a; }) [
{
pname = "G4NDL";
version = "4.7";
sha256 = "sha256-fn09JiEQLcYU91OtkocwopDRlmDu2WMEqdJLRT1nAwk=";
version = "4.7.1";
sha256 = "sha256-06yuSGIhGNJXneJKVNUz+yQWvw2p3SiPFyTfFIWkbHw=";
envvar = "NEUTRONHP";
}

View File

@ -48,12 +48,12 @@ in
lib.warnIf (enableQT != false) "geant4: enableQT is deprecated, please use enableQt"
stdenv.mkDerivation rec {
version = "11.2.1";
version = "11.2.2";
pname = "geant4";
src = fetchurl {
url = "https://cern.ch/geant4-data/releases/geant4-v${version}.tar.gz";
hash = "sha256-g122VD1csugBZ1lYllvpaHf2bWkHu1IZVLWYt4Xerl4=";
hash = "sha256-0k9lc1uKCgOcAPlDSZHpnvEZuGxRDQ8qshFV24KjSR0=";
};
# Fix broken paths in a .pc