Merge pull request #124532 from r-ryantm/auto-update/hitori

gnome.hitori: 3.38.1 -> 3.38.2
This commit is contained in:
Ryan Mulligan 2021-05-26 13:40:53 -07:00 committed by GitHub
commit 83820adde4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,11 +18,11 @@
stdenv.mkDerivation rec {
pname = "hitori";
version = "3.38.1";
version = "3.38.2";
src = fetchurl {
url = "mirror://gnome/sources/hitori/${lib.versions.majorMinor version}/${pname}-${version}.tar.xz";
sha256 = "Ar0sQh1OIYAmVxToVL0S79PG0Vbd8h95599gAR1OQYQ=";
sha256 = "wmQ1cwN/ansW6SCK7e6GkQJvCBq6qhYJQu21LwkCnKw=";
};
nativeBuildInputs = [