Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F10903873
D10614.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
1 KB
Referenced Files
None
Subscribers
None
D10614.id.diff
View Options
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : kotlin-native
-version : 1.4.30
-release : 12
+version : 1.4.31
+release : 13
source :
- - https://github.com/JetBrains/kotlin-native/archive/v1.4.30.tar.gz : 9a9d1d193fc19d7316f2512a1d63abe6a65d9b3bdd5f80050c0909715788101e
+ - https://github.com/JetBrains/kotlin-native/archive/1.4.31.tar.gz : 8198a7ed6dc99c5b71b194ddeb9d28f6cee1be74ae66b28e5358478bbb12502f
- https://download.jetbrains.com/kotlin/native/clang-llvm-8.0.0-linux-x86-64.tar.gz : a9ebf55170bdbe5e089dbf884e0bc52065b5b7bc52e9354415e25a36e10e56c5
- https://download.jetbrains.com/kotlin/native/lldb-3-linux.tar.gz : 94240b9d7fdc72455af8472ce0088d3177a4840b409ec1b5e6be255ab20e4182
- https://download.jetbrains.com/kotlin/native/target-gcc-toolchain-2-linux-mips.tar.gz : b1703b2f0e1fc9e5620330f1d43c00b85ae65289796a51b827db81335207ff01
@@ -30,7 +30,7 @@
export KONAN_DATA_DIR="$workdir/.konan_home"
setup : |
mkdir -p $KONAN_DATA_DIR/dependencies/
- for FILE in $(find $sources -type f -not -name "v%version%*.tar.gz"); do
+ for FILE in $(find $sources -type f -not -name "%version%*.tar.gz"); do
tar -xzf $FILE -C $KONAN_DATA_DIR/dependencies/
echo $(basename -s .tar.gz $FILE) >> $KONAN_DATA_DIR/dependencies/.extracted
done
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2935,12 +2935,12 @@
</Files>
</Package>
<History>
- <Update release="12">
- <Date>2021-02-17</Date>
- <Version>1.4.30</Version>
+ <Update release="13">
+ <Date>2021-02-27</Date>
+ <Version>1.4.31</Version>
<Comment>Packaging update</Comment>
<Name>Campbell Jones</Name>
<Email>dev@serebit.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Jul 6 2023, 6:34 PM (5 w, 1 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5803700
Default Alt Text
D10614.id.diff (1 KB)
Attached To
Mode
D10614: Update kotlin-native to v1.4.31
Attached
Detach File
Event Timeline
Log In to Comment