-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
3ee7216
commit b7951c2
Showing
2 changed files
with
7 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,7 @@ | |
set -eu | ||
|
||
NAME="neovim" | ||
VERSION="0.9.0" | ||
VERSION="0.9.1" | ||
TOPDIR="${PWD}" | ||
|
||
echo "Create build directory" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,9 @@ | ||
neovim (0.9.1-1) stable; urgency=medium | ||
|
||
* Dummy. | ||
|
||
-- Vicente Olivert Riera <[email protected]> Fri, 21 Jul 2023 00:00:00 -0000 | ||
|
||
neovim (0.9.0-1) stable; urgency=medium | ||
|
||
* Dummy. | ||
|