We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93aa5e6 commit 3766b5eCopy full SHA for 3766b5e
Formula/s/singular.rb
@@ -1,9 +1,9 @@
1
class Singular < Formula
2
desc "Computer algebra system for polynomial computations"
3
homepage "https://www.singular.uni-kl.de/"
4
- url "https://www.singular.uni-kl.de/ftp/pub/Math/Singular/SOURCES/4-4-0/singular-4.4.0p7.tar.gz"
5
- version "4.4.0p7"
6
- sha256 "6cc1c64490e9c916488cca4bea67701bdf505d71ad8d98d0391af67e03294518"
+ url "https://www.singular.uni-kl.de/ftp/pub/Math/Singular/SOURCES/4-4-0/singular-4.4.0p8.tar.gz"
+ version "4.4.0p8"
+ sha256 "663deb879ba71038879d867b0d559d073d7df12b923d3d1de300d345a390f7ce"
7
license "GPL-2.0-or-later"
8
9
livecheck do
0 commit comments