naproche: 2022-04-19 -> 2022-10-24

This commit is contained in:
Jan van Brügge 2022-09-19 20:22:31 +01:00
parent aa95d63523
commit 269c1f5e90
No known key found for this signature in database
GPG key ID: 88E0BF7B7A546481

View file

@ -2,13 +2,13 @@
with haskellPackages; mkDerivation {
pname = "Naproche-SAD";
version = "2022-04-19";
version = "2022-10-24";
src = fetchFromGitHub {
owner = "naproche";
repo = "naproche";
rev = "2514c04e715395b7a839e11b63046eafb9c6a1da";
sha256 = "1bdgyk4fk65xi7n778rbgddpg4zhggj8wjslxbizrzi81my9a3vm";
rev = "c8c4ca2d5fdb92bf17e0e54c99bd2a9691255d80";
sha256 = "0xvh6kkl5k5ygp2nrbq3k0snvzczbmcp1yrwdkah3fzhf9i3yykx";
};
isExecutable = true;