Skip to content

Commit

Permalink
eigenmath: 3.35-unstable-2024-12-11 -> 337-unstable-2024-12-20
Browse files Browse the repository at this point in the history
  • Loading branch information
r-ryantm committed Dec 22, 2024
1 parent c09c373 commit 38fe36b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pkgs/by-name/ei/eigenmath/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@

stdenv.mkDerivation rec {
pname = "eigenmath";
version = "3.35-unstable-2024-12-11";
version = "337-unstable-2024-12-20";

src = fetchFromGitHub {
owner = "georgeweigt";
repo = pname;
rev = "8aeb901425aae6dc27b00040dee38cf51fd81a5e";
hash = "sha256-fhQHxdbecDAcMylMU50FHPGWf6XgwBgPBaP4v3ntOmc=";
rev = "571412786696680e1e04909e90e77d9d39b10b2a";
hash = "sha256-7/5UsU5TSW++MROWuUTsAptkv7gcqhvcqaRHYzXswB8=";
};

checkPhase =
Expand Down

0 comments on commit 38fe36b

Please sign in to comment.