Skip to content

Commit a2f6515

Browse files
authored
Merge pull request #418 from hadfl/hg
hg: update to 4.4.2
2 parents 0da100b + f97c99b commit a2f6515

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build/mercurial/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
. ../../lib/functions.sh
2929

3030
PROG=mercurial
31-
VER=4.4.1
31+
VER=4.4.2
3232
PKG=developer/versioning/mercurial
3333
SUMMARY="$PROG - a free and open source, distributed version control system"
3434
DESC="$SUMMARY"

doc/packages.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
| developer/parser/bison | 3.0.4 | https://git.savannah.gnu.org/cgit/bison.git/refs/tags
2525
| developer/pkg-config | 0.29.2 | https://pkg-config.freedesktop.org/releases
2626
| developer/versioning/git | 2.15.1 | https://www.kernel.org/pub/software/scm/git
27-
| developer/versioning/mercurial | 4.4.1 | https://www.mercurial-scm.org/release/?M=D
27+
| developer/versioning/mercurial | 4.4.2 | https://www.mercurial-scm.org/release/?M=D
2828
| driver/tuntap | 1.3.3 | https://github.com/kaizawa/tuntap/releases
2929
| editor/vim | 8.0.586 | http://ftp.vim.org/pub/vim/unix
3030
| file/gnu-coreutils | 8.28 | https://git.savannah.gnu.org/cgit/coreutils.git/refs/tags

0 commit comments

Comments
 (0)