sunpaper: 2022-04-01 -> 2.0

https://github.com/hexive/sunpaper/releases/tag/v2.0
This commit is contained in:
Elis Hirwing 2023-02-13 09:19:14 +01:00
parent 1ea6d335ee
commit 607a2f9e42
No known key found for this signature in database
GPG Key ID: D57EFA625C9A925F

View File

@ -8,13 +8,13 @@
stdenvNoCC.mkDerivation rec {
pname = "sunpaper";
version = "unstable-2022-04-01";
version = "2.0";
src = fetchFromGitHub {
owner = "hexive";
repo = "sunpaper";
rev = "8d518dfddb5e80215ef3b884ff009df1d4bb74c2";
sha256 = "sCG7igD2ZwfHoRpR3Kw7dAded4hG2RbMLR/9nH+nZh8=";
rev = "v${version}";
sha256 = "sha256-8s7SS79wCS0nRR7IpkshP5QWJqqKEeBu6EtFPDM+2cM=";
};
buildInputs = [