Update source hash in Bookwyrm package

This commit is contained in:
Reinout Meliesie 2025-03-11 02:26:59 +01:00
parent 0cc75c34a9
commit 507cd09eab
Signed by: zedfrigg
GPG key ID: 3AFCC06481308BC6

View file

@ -92,7 +92,7 @@ mkDerivation {
owner = "zedfrigg" ; owner = "zedfrigg" ;
repo = "bookwyrm" ; repo = "bookwyrm" ;
rev = "64ea602f029ce46137bbb096396b9e5e768ffd04" ; rev = "64ea602f029ce46137bbb096396b9e5e768ffd04" ;
hash = "" ; hash = "sha256-jHrp1EJfNq2+oTlFsRGu6Dm2oe4uFGR/QazYc6auYFk=" ;
} ; } ;
dontPatch = true ; dontPatch = true ;