Skip to content

Commit de7a090

Browse files
committed
julia-git-stochasticdiffeq-src: auto updated to 6.102.0-1
It has been built because: * yuyichao has requested to build it * it failed last time and has been updated * julia-git-precompiled-packages depends on it
1 parent c8aef77 commit de7a090

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

  • archlinuxcn/julia-git-stochasticdiffeq-src

archlinuxcn/julia-git-stochasticdiffeq-src/PKGBUILD

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
pkgname=julia-git-stochasticdiffeq-src
2-
pkgver=6.90.0
3-
_commit=ba46c8d5968e3b4ce3f3e6202a5ee74a3608fd2e
2+
pkgver=6.102.0
3+
_commit=dff8c6229ce6f8934e9d500dfffea1aba681a074
44
pkgrel=1
55
pkgdesc="StochasticDiffEq.jl"
66
url="https://github.com/SciML/OrdinaryDiffEq.jl.git"
@@ -9,7 +9,7 @@ license=('MIT')
99
makedepends=(git julia-pkg-scripts)
1010
depends=(julia-git)
1111
source=("git+https://github.com/SciML/OrdinaryDiffEq.jl.git#commit=$_commit")
12-
sha256sums=('1511e5a648a7d9c70638da182aa3f4fb16c3f318b98dd7b34cd502dba1061edc')
12+
sha256sums=('3587d2562c1624572fd417b4fddc22620a8294d104eb1f6cbc2e8c31dbeb08c5')
1313

1414
package() {
1515
cd OrdinaryDiffEq.jl/lib/StochasticDiffEq

0 commit comments

Comments
 (0)