Skip to content

Commit e9c3c57

Browse files
authored
eigenmath: 337-unstable-2025-01-25 -> 337-unstable-2025-01-31 (#379951)
2 parents b2df781 + 8475830 commit e9c3c57

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pkgs/by-name/ei/eigenmath/package.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@
88

99
stdenv.mkDerivation rec {
1010
pname = "eigenmath";
11-
version = "337-unstable-2025-01-25";
11+
version = "337-unstable-2025-01-31";
1212

1313
src = fetchFromGitHub {
1414
owner = "georgeweigt";
1515
repo = pname;
16-
rev = "ae71bdf698283760ad3ac74ce57158f25c8d9198";
17-
hash = "sha256-vmbujai7xW4U6fmsp4Gv63Tl3AcxOUsUA2rPTfFL3ZQ=";
16+
rev = "42a92c35d0ccc85fd8b16aa432c641edd3fa5b87";
17+
hash = "sha256-59iD5ivu2hPBfoxItfmTek4944ch6PlkAiVIimmvI5o=";
1818
};
1919

2020
checkPhase =

0 commit comments

Comments
 (0)