Skip to content

Commit 14d2600

Browse files
committed
gildas: 20241201_a -> 20250401_b
1 parent 4c40e81 commit 14d2600

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pkgs/by-name/gi/gildas/package.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ let
2424
in
2525

2626
stdenv.mkDerivation rec {
27-
srcVersion = "dec24a";
28-
version = "20241201_a";
27+
srcVersion = "apr25b";
28+
version = "20250401_b";
2929
pname = "gildas";
3030

3131
src = fetchurl {
@@ -35,7 +35,7 @@ stdenv.mkDerivation rec {
3535
"http://www.iram.fr/~gildas/dist/gildas-src-${srcVersion}.tar.xz"
3636
"http://www.iram.fr/~gildas/dist/archive/gildas/gildas-src-${srcVersion}.tar.xz"
3737
];
38-
hash = "sha256-5XKImlE5A6JjA6LLqmGc4IzaMMPoHDo8cUPmgRtnEp0=";
38+
hash = "sha256-MmB50tQsSHjvPWSMw485OOXUIL8TbSkk3JC4gNmGP9E=";
3939
};
4040

4141
nativeBuildInputs = [

0 commit comments

Comments
 (0)