Skip to content

Commit be88194

Browse files
committed
atuin: update to 18.3.0
1 parent 4fb1609 commit be88194

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

build/atuin/build.sh

+3-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
. ../../lib/build.sh
1818

1919
PROG=atuin
20-
VER=18.2.0
20+
VER=18.3.0
2121
PKG=ooce/util/atuin
2222
SUMMARY="Magical shell history"
2323
DESC="Replaces your existing shell history with a SQLite database and "
@@ -33,6 +33,8 @@ BUILD_DEPENDS_IPS="
3333

3434
set_arch 64
3535

36+
export PROTOC_INCLUDE="$PREFIX/include"
37+
3638
init
3739
download_source $PROG v$VER
3840
patch_source

doc/packages.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@
232232
| ooce/text/tree-sitter-langs | 0.12.196 | https://github.com/emacs-tree-sitter/tree-sitter-langs/releases | [omniosorg](https://github.com/omniosorg)
233233
| ooce/text/xsv | 0.13.0 | https://github.com/BurntSushi/xsv/releases | [omniosorg](https://github.com/omniosorg)
234234
| ooce/util/acmefetch | 0.8.1 | https://github.com/oetiker/AcmeFetch/releases | [omniosorg](https://github.com/omniosorg)
235-
| ooce/util/atuin | 18.2.0 | https://github.com/atuinsh/atuin/releases | [omniosorg](https://github.com/omniosorg)
235+
| ooce/util/atuin | 18.3.0 | https://github.com/atuinsh/atuin/releases | [omniosorg](https://github.com/omniosorg)
236236
| ooce/util/bat | 0.24.0 | https://github.com/sharkdp/bat/releases | [omniosorg](https://github.com/omniosorg)
237237
| ooce/util/diffr | 0.1.5 | https://github.com/mookid/diffr/tags | [omniosorg](https://github.com/omniosorg)
238238
| ooce/util/direnv | 2.34.0 | https://github.com/direnv/direnv/releases | [omniosorg](https://github.com/omniosorg)

0 commit comments

Comments
 (0)