dustbowl: update zotero
This commit is contained in:
parent
419ad60de2
commit
815097d5fb
1 changed files with 2 additions and 2 deletions
|
|
@ -36,7 +36,7 @@
|
|||
});
|
||||
|
||||
zotero-beta = prev.zotero-beta.overrideAttrs (finalAttrs: prevAttrs: rec {
|
||||
version = "7.0.0-beta.103+691d26886";
|
||||
version = "7.0.0-beta.115+4c32317ba";
|
||||
|
||||
src =
|
||||
let
|
||||
|
|
@ -44,7 +44,7 @@
|
|||
in
|
||||
pkgs.fetchurl {
|
||||
url = "https://download.zotero.org/client/beta/${escapedVersion}/Zotero-${escapedVersion}_linux-x86_64.tar.bz2";
|
||||
hash = "sha256-8hSz4RqgtA83brvn54JmvBM4dWNKl4E9PWQ8s5Wtk1o=";
|
||||
hash = "sha256-22VXRqjVGDr6yoqHVj+nIpEdibh7jBJ23mAh/yRF7c8=";
|
||||
};
|
||||
});
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue