Merge pull request #248755 from r-ryantm/auto-update/fnott

fnott: 1.4.0 -> 1.4.1
This commit is contained in:
Nick Cao 2023-08-13 01:01:46 -06:00 committed by GitHub
commit 3107f612e0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,14 +19,14 @@
stdenv.mkDerivation rec {
pname = "fnott";
version = "1.4.0";
version = "1.4.1";
src = fetchFromGitea {
domain = "codeberg.org";
owner = "dnkl";
repo = "fnott";
rev = version;
sha256 = "sha256-cJ7XmnC4x8lhZ+JRqobeQxTTps4Oz95zYdlFtr3KC1A=";
sha256 = "sha256-8SKInlj54BP3Gn/DNVoLN62+Dfa8G5d/q2xGUXXdsjo=";
};
depsBuildBuild = [