Merge pull request #161082 from r-ryantm/auto-update/libhomfly

libhomfly: 1.02r5 -> 1.02r6
This commit is contained in:
7c6f434c 2022-02-21 18:26:56 +00:00 committed by GitHub
commit 4b83ef3d46
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,14 +5,14 @@
}:
stdenv.mkDerivation rec {
version = "1.02r5";
version = "1.02r6";
pname = "libhomfly";
src = fetchFromGitHub {
owner = "miguelmarco";
repo = "libhomfly";
rev = version;
sha256 = "1szv8iwlhvmy3saigi15xz8vgch92p2lbsm6440v5s8vxj455bvd";
sha256 = "sha256-s1Hgy6S9+uREKsgjOVQdQfnds6oSLo5UWTrt5DJnY2s=";
};
buildInputs = [