~ salmonella-environment-setup (master) 9445c7ed7c9a1da2ea9877d73639ca7b01135037


commit 9445c7ed7c9a1da2ea9877d73639ca7b01135037
Author:     Mario Domenech Goulart <mario@parenteses.org>
AuthorDate: Fri Jul 31 22:45:48 2020 +0200
Commit:     Mario Domenech Goulart <mario@parenteses.org>
CommitDate: Fri Jul 31 22:45:48 2020 +0200

    debian-stretch.sh: bump commit hash of kiwi
    
    Bump commit hash of the upstream sources of kiwi to 77ec0d, as
    documented in the requirements section of the kiwi egg documentation.

diff --git a/system-setup/debian-stretch.sh b/system-setup/debian-stretch.sh
index 4d85dd0..ef690f8 100755
--- a/system-setup/debian-stretch.sh
+++ b/system-setup/debian-stretch.sh
@@ -292,7 +292,7 @@ mkdir -p $tmpdir/KiWi
 cd $tmpdir/KiWi
 git clone https://github.com/mobius3/KiWi.git
 cd KiWi
-git checkout ab0aadc321b5f15f269432719c8ee8b5dfa31a2c
+git checkout 77ec0de71a0f365163676a752bc85477be5fae2f
 mkdir build
 cd build
 cmake ..
Trap