Merge pull request #128910 from sternenseemann/foot-1.8.1

foot: 1.8.0 -> 1.8.1
This commit is contained in:
Vladyslav M 2021-07-02 19:10:58 +03:00 committed by GitHub
commit 379fa1afa9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26,7 +26,7 @@
}:
let
version = "1.8.0";
version = "1.8.1";
# build stimuli file for PGO build and the script to generate it
# independently of the foot's build, so we can cache the result
@ -94,7 +94,7 @@ stdenv.mkDerivation rec {
src = fetchzip {
url = "https://codeberg.org/dnkl/${pname}/archive/${version}.tar.gz";
sha256 = "07irlhkvziv51cp5zn1yz8ljfnrnfjcykv5pgfwmpslw3nl5szxv";
sha256 = "0yrz7n0wls8g8w7ja934icwxmng3sxh70x87qmzc9c9cb1wyd989";
};
nativeBuildInputs = [