Skip to content

Commit a9e9363

Browse files
r-ryantmveprbl
authored andcommitted
geant4: 11.3.0 -> 11.3.1
1 parent 617494c commit a9e9363

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/ge/geant4/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,12 +38,12 @@ let
3838
in
3939

4040
stdenv.mkDerivation rec {
41-
version = "11.3.0";
41+
version = "11.3.1";
4242
pname = "geant4";
4343

4444
src = fetchurl {
4545
url = "https://cern.ch/geant4-data/releases/geant4-v${version}.tar.gz";
46-
hash = "sha256-HaQxiz+W+H9NR1WKMtqyabjz/JVnCAOMKOcqGAsO+6Y=";
46+
hash = "sha256-yTyplvbzWqQ/lI/8q6lgNGjfAd7rYvYcM7p2kifDGf4=";
4747
};
4848

4949
# Fix broken paths in a .pc

0 commit comments

Comments
 (0)