mirror of
https://gitlab.com/nonguix/nonguix.git
synced 2026-01-25 03:54:58 -06:00
nongnu: anytype: Update to 0.52.4.
* nongnu/packages/productivity.scm (anytype): Update to 0.52.4. Signed-off-by: Hilton Chain <hako@ultrarare.space>
This commit is contained in:
parent
e593d7ac37
commit
06bec2cbeb
1 changed files with 2 additions and 2 deletions
|
|
@ -32,7 +32,7 @@
|
||||||
(define-public anytype
|
(define-public anytype
|
||||||
(package
|
(package
|
||||||
(name "anytype")
|
(name "anytype")
|
||||||
(version "0.49.0")
|
(version "0.52.4")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
|
|
@ -42,7 +42,7 @@
|
||||||
(file-name (string-append "anytype-" version ".deb"))
|
(file-name (string-append "anytype-" version ".deb"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"17gym5bcbq748ilmhh0vmr64ipi0nm1ap45855zv3wbia7mcs21q"))))
|
"0b6x20wqi428qki6379sjrvq7xfp7g4ghcxc0d2j9nv7vspqmyy6"))))
|
||||||
(build-system chromium-binary-build-system)
|
(build-system chromium-binary-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
(list
|
(list
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue