tangled
alpha
login
or
join now
pyrox.dev
/
nixpkgs
0
fork
atom
lol
0
fork
atom
overview
issues
pulls
pipelines
octavePackages.control: 3.5.2 -> 3.6.1
R. Ryantm
2 years ago
01deb5f0
535734e7
+3
-3
1 changed file
expand all
collapse all
unified
split
pkgs
development
octave-modules
control
default.nix
+3
-3
pkgs/development/octave-modules/control/default.nix
···
8
8
9
9
buildOctavePackage rec {
10
10
pname = "control";
11
11
-
version = "3.5.2";
11
11
+
version = "3.6.1";
12
12
13
13
src = fetchFromGitHub {
14
14
owner = "gnu-octave";
15
15
repo = "pkg-control";
16
16
-
rev = "${pname}-${version}";
17
17
-
sha256 = "sha256-isUHovpknIFclspHjAtUxGLkrdxitdWSnQMED9n+R3s=";
16
16
+
rev = "refs/tags/control-${version}";
17
17
+
sha256 = "sha256-7beEsdrne50NY4lGCotxGXwwWnMzUR2CKCc20OCjd0g=";
18
18
};
19
19
20
20
# Running autoreconfHook inside the src directory fixes a compile issue about