Update source hash in Bookwyrm package
This commit is contained in:
parent
aba64b6474
commit
4ab3ff2a9e
1 changed files with 1 additions and 1 deletions
|
@ -92,7 +92,7 @@ mkDerivation {
|
||||||
owner = "zedfrigg" ;
|
owner = "zedfrigg" ;
|
||||||
repo = "bookwyrm" ;
|
repo = "bookwyrm" ;
|
||||||
rev = "1e0d547db5f9a610e29c27c156d0a30da36a1c51" ;
|
rev = "1e0d547db5f9a610e29c27c156d0a30da36a1c51" ;
|
||||||
hash = "" ;
|
hash = "sha256-zBq/8tLX5zGShP+RSBBSAYXvp4GD1x0JMXqeMbRgERw=" ;
|
||||||
} ;
|
} ;
|
||||||
|
|
||||||
dontPatch = true ;
|
dontPatch = true ;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue