Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update ghostscript, graphicsmagick and python3-sympy modules #363

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions octave-modules.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -157,8 +157,8 @@ modules:
cppflags: -DPNG_ARM_NEON_OPT=0
sources:
- type: archive
url: https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs10031/ghostscript-10.03.1.tar.xz
sha256: 157212edc96b8ccc409475dce2e49833fb4427f150c455258ded9632c106abee
url: https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs10040/ghostscript-10.04.0.tar.xz
sha256: 527eef0b6cd04ecf1c8d7a11796c69a52d34ffe36afca86a400729a2fc01c887
x-checker-data:
type: json
url: https://api.github.com/repos/ArtifexSoftware/ghostpdl-downloads/releases/latest
Expand Down Expand Up @@ -274,8 +274,8 @@ modules:
- --with-quantum-depth=16
sources:
- type: archive
url: https://sourceforge.net/projects/graphicsmagick/files/graphicsmagick/1.3.44/GraphicsMagick-1.3.44.tar.xz
sha256: 6ac28470d2fbd3d5f60859dd43f3cee2585e955e32896f892b4dc61dda101ea0
url: https://sourceforge.net/projects/graphicsmagick/files/graphicsmagick/1.3.45/GraphicsMagick-1.3.45.tar.xz
sha256: dcea5167414f7c805557de2d7a47a9b3147bcbf617b91f5f0f4afe5e6543026b
x-checker-data:
type: anitya
project-id: 1248
Expand Down
6 changes: 3 additions & 3 deletions python3-requirements.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,8 @@
},
{
"type": "file",
"url": "https://files.pythonhosted.org/packages/c1/f9/6845bf8fca0eaf847da21c5d5bc6cd92797364662824a11d3f836423a1a5/sympy-1.13.2-py3-none-any.whl",
"sha256": "c51d75517712f1aed280d4ce58506a4a88d635d6b5dd48b39102a7ae1f3fcfe9",
"url": "https://files.pythonhosted.org/packages/99/ff/c87e0622b1dadea79d2fb0b25ade9ed98954c9033722eb707053d310d4f3/sympy-1.13.3-py3-none-any.whl",
"sha256": "54612cf55a62755ee71824ce692986f23c88ffa77207b30c1368eda4a7060f73",
"x-checker-data": {
"type": "pypi",
"name": "sympy",
Expand All @@ -72,4 +72,4 @@
]
}
]
}
}