Skip to content

Commit

Permalink
Merge pull request #451 from gnu-octave/symbolic-3.2.0
Browse files Browse the repository at this point in the history
Symbolic 3.2.0
  • Loading branch information
mmuetzel authored May 15, 2024
2 parents 4545b44 + 2eb45dc commit d66e27a
Showing 1 changed file with 14 additions and 5 deletions.
19 changes: 14 additions & 5 deletions packages/symbolic.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,22 +10,22 @@ icon: "https://octave.sourceforge.io/pkg_icon/symbolic.png"
links:
- icon: "far fa-copyright"
label: "GPL-3.0-or-later"
url: "https://github.com/cbm755/octsympy/blob/main/COPYING"
url: "https://github.com/gnu-octave/symbolic/blob/main/COPYING"
- icon: "fas fa-rss"
label: "news"
url: "https://github.com/cbm755/octsympy/blob/main/NEWS"
url: "https://github.com/gnu-octave/symbolic/blob/main/NEWS"
- icon: "fas fa-code-branch"
label: "repository"
url: "https://github.com/cbm755/octsympy/"
url: "https://github.com/gnu-octave/symbolic"
- icon: "fas fa-th-list"
label: "function reference"
url: "https://octave.sourceforge.io/symbolic/overview.html"
- icon: "fas fa-book"
label: "package wiki"
url: "https://github.com/cbm755/octsympy/wiki"
url: "https://github.com/gnu-octave/symbolic/wiki"
- icon: "fas fa-bug"
label: "report a problem"
url: "https://github.com/cbm755/octsympy/issues"
url: "https://github.com/gnu-octave/symbolic/issues"
maintainers:
- name: "Colin B. Macdonald"
contact: "[email protected]"
Expand All @@ -34,6 +34,15 @@ maintainers:
- name: "Alex Vong"
contact:
versions:
- id: "3.2.0"
date: "2024-05-13"
sha256: "3fe10d2f868a0bc375d8f3c839f7f89896d5476dc0e49a6802ac4a53d42d7c17"
url: "https://downloads.sourceforge.net/project/octave/Octave%20Forge%20Packages/Individual%20Package%20Releases/symbolic-3.2.0.tar.gz"
depends:
- "octave (>= 5.1.0)"
- "pkg"
ubuntu2204:
- "python3-sympy"
- id: "3.1.1"
date: "2023-03-19"
sha256: "988d2f356ea63488ad8d1c39434760ac24ee2af4efae896c1fd93a5df934532b"
Expand Down

0 comments on commit d66e27a

Please sign in to comment.