1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00

Merge pull request #331471 from r-ryantm/auto-update/octavePackages.miscellaneous

octavePackages.miscellaneous: 1.3.0 -> 1.3.1
This commit is contained in:
tomberek 2024-08-04 14:52:25 -04:00 committed by GitHub
commit d6f8c5c645
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -8,11 +8,11 @@
buildOctavePackage rec {
pname = "miscellaneous";
version = "1.3.0";
version = "1.3.1";
src = fetchurl {
url = "mirror://sourceforge/octave/${pname}-${version}.tar.gz";
sha256 = "10n107njz24ln7v9a1l3dkh7s7vd6qwgbinrj1nl4wflxsir4l9k";
sha256 = "sha256-VxIReiXTHRJmADZGpA6B59dCdDPCY2bkJt/6mrir1kg=";
};
buildInputs = [