sbt-extras: 2023-09-14 -> 2023-09-18

This commit is contained in:
R. Ryantm
2023-09-25 04:40:21 +00:00
parent 7a862f0a66
commit 4246e2df28
@@ -3,14 +3,14 @@
stdenv.mkDerivation rec {
pname = "sbt-extras";
rev = "99b0d2138b498b3d553c0b23d5d18cad3e40e028";
version = "2023-09-14";
rev = "7b70bbfc1cbe04172b5299ac092050d78d615a5a";
version = "2023-09-18";
src = fetchFromGitHub {
owner = "paulp";
repo = "sbt-extras";
inherit rev;
sha256 = "hejhCclA/HSyEC4MgX3h61fB8jsfIErGAnxqUrqNBLU=";
sha256 = "Uu1eyshAWkc9VgxPHa6V0+o4At/hDS/OuIJluHlxZjE=";
};
dontBuild = true;