Merge pull request #12859 from Rmys/master

python3 rebuild
This commit is contained in:
Rmys
2023-11-04 09:28:00 +03:00
committed by GitHub
3 changed files with 25 additions and 6 deletions
+8 -1
View File
@@ -16,7 +16,7 @@
<IsA>library</IsA>
<Summary>Mono runtime and class libraries, a C# compiler/interpreter</Summary>
<Description>Mono is a software platform designed to allow developers to easily create cross platform applications. It is an open source implementation of Microsoft's .NET Framework based on the ECMA standards for C# and the Common Language Runtime.</Description>
<Archive sha1sum="c55424b3e2f3a89915941fba1920f1db6a44f7b2" type="tarxz">https://download.mono-project.com/sources/mono/mono-6.12.0.182.tar.xz</Archive>
<Archive sha1sum="34080733eb4f4392fb5306f5a6c28207e71864ac" type="tarxz">https://download.mono-project.com/sources/mono/mono-6.12.0.199.tar.xz</Archive>
<BuildDependencies>
<Dependency>bash</Dependency>
<Dependency>cmake</Dependency>
@@ -375,6 +375,13 @@
</Package>
<History>
<Update release="2">
<Date>2023-11-04</Date>
<Version>6.12.0.199</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="1">
<Date>2022-07-12</Date>
<Version>6.12.0.182</Version>
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<Summary>The Black Hole Solitaire Solver Executable</Summary>
<Description>The Black Hole Solitaire Solver Executable</Description>
<Archive sha1sum="92ae013bd296097095a0a5ec3918a98d3c555acf" type="tarxz">https://fc-solve.shlomifish.org/downloads/fc-solve/black-hole-solver-1.10.1.tar.xz</Archive>
<Archive sha1sum="562ddbcc28a940ddd508314ff5d474df14b3258f" type="tarxz">https://fc-solve.shlomifish.org/downloads/fc-solve/black-hole-solver-1.12.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>cmake</Dependency>
<Dependency>perl-path-tiny</Dependency>
@@ -52,6 +52,13 @@
</Package>
<History>
<Update release="2">
<Date>2023-11-04</Date>
<Version>1.12.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="1">
<Date>2021-05-10</Date>
<Version>1.10.1</Version>