Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F11050941
D12136.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
3 KB
Referenced Files
None
Subscribers
None
D12136.diff
View Options
diff --git a/abi_used_symbols b/abi_used_symbols
--- a/abi_used_symbols
+++ b/abi_used_symbols
@@ -107,6 +107,7 @@
libstdc++.so.6:_ZSt19uncaught_exceptionsv
libstdc++.so.6:_ZSt20__throw_length_errorPKc
libstdc++.so.6:_ZSt25__throw_bad_function_callv
+libstdc++.so.6:_ZSt28__throw_bad_array_new_lengthv
libstdc++.so.6:_ZSt7nothrow
libstdc++.so.6:_ZSt9terminatev
libstdc++.so.6:_ZTISt13runtime_error
@@ -132,7 +133,6 @@
libstdc++.so.6:__cxa_guard_abort
libstdc++.so.6:__cxa_guard_acquire
libstdc++.so.6:__cxa_guard_release
-libstdc++.so.6:__cxa_pure_virtual
libstdc++.so.6:__cxa_rethrow
libstdc++.so.6:__cxa_throw
libstdc++.so.6:__cxa_throw_bad_array_new_length
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,9 +1,9 @@
name : kakoune
-version : 2021.08.28
-release : 8
+version : 2021.10.28
+release : 9
source :
- - https://github.com/mawww/kakoune/archive/refs/tags/v2021.08.28.tar.gz : 1e8234b32d536fc8351b548b5b7f3cf2ceb249871a5e102d02125deb2981288c
-homepage : http://kakoune.org
+ - https://github.com/mawww/kakoune/archive/refs/tags/v2021.10.28.tar.gz : 4aa78c19108e15490d590f95f727dab67f33fc3c4358fbfc316b4a5f3f1d6b42
+homepage : https://kakoune.org
license : Unlicense
component : editor
summary : kakoune, mawww's experiment for a better code editor
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -1,7 +1,7 @@
<PISI>
<Source>
<Name>kakoune</Name>
- <Homepage>http://kakoune.org</Homepage>
+ <Homepage>https://kakoune.org</Homepage>
<Packager>
<Name>David Harder</Name>
<Email>david@davidjharder.ca</Email>
@@ -29,7 +29,8 @@
<Path fileType="data">/usr/share/kak/colors/desertex.kak</Path>
<Path fileType="data">/usr/share/kak/colors/github.kak</Path>
<Path fileType="data">/usr/share/kak/colors/greyscale.kak</Path>
- <Path fileType="data">/usr/share/kak/colors/gruvbox.kak</Path>
+ <Path fileType="data">/usr/share/kak/colors/gruvbox-dark.kak</Path>
+ <Path fileType="data">/usr/share/kak/colors/gruvbox-light.kak</Path>
<Path fileType="data">/usr/share/kak/colors/kaleidoscope-dark.kak</Path>
<Path fileType="data">/usr/share/kak/colors/kaleidoscope-light.kak</Path>
<Path fileType="data">/usr/share/kak/colors/lucius.kak</Path>
@@ -85,6 +86,7 @@
<Path fileType="data">/usr/share/kak/rc/filetype/dockerfile.kak</Path>
<Path fileType="data">/usr/share/kak/rc/filetype/elixir.kak</Path>
<Path fileType="data">/usr/share/kak/rc/filetype/elm.kak</Path>
+ <Path fileType="data">/usr/share/kak/rc/filetype/erlang.kak</Path>
<Path fileType="data">/usr/share/kak/rc/filetype/eruby.kak</Path>
<Path fileType="data">/usr/share/kak/rc/filetype/etc.kak</Path>
<Path fileType="data">/usr/share/kak/rc/filetype/exherbo.kak</Path>
@@ -197,12 +199,12 @@
</Files>
</Package>
<History>
- <Update release="8">
- <Date>2021-08-28</Date>
- <Version>2021.08.28</Version>
+ <Update release="9">
+ <Date>2021-10-27</Date>
+ <Version>2021.10.28</Version>
<Comment>Packaging update</Comment>
<Name>David Harder</Name>
<Email>david@davidjharder.ca</Email>
</Update>
</History>
</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Aug 11, 7:36 PM (2 h, 52 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5799361
Default Alt Text
D12136.diff (3 KB)
Attached To
Mode
D12136: Update kakoune to 2021.10.28
Attached
Detach File
Event Timeline
Log In to Comment