Update source hash in Bookwyrm package
This commit is contained in:
parent
0cc75c34a9
commit
507cd09eab
1 changed files with 1 additions and 1 deletions
|
@ -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 ;
|
||||||
|
|
Loading…
Add table
Reference in a new issue