mirror of
https://gitlab.com/nonguix/nonguix.git
synced 2025-10-02 02:14:59 +00:00
nongnu: anytype: Update to 0.49.0.
* nongnu/packages/productivity.scm (anytype): Update to 0.49.0. Signed-off-by: Hilton Chain <hako@ultrarare.space>
This commit is contained in:
parent
9664dd0e17
commit
60ffd0353e
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.47.3")
|
(version "0.49.0")
|
||||||
(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
|
||||||
"1f95mchvjlxqam4qn6ip377hdccny6xa526d7c64micgkfbx6ai3"))))
|
"17gym5bcbq748ilmhh0vmr64ipi0nm1ap45855zv3wbia7mcs21q"))))
|
||||||
(build-system chromium-binary-build-system)
|
(build-system chromium-binary-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
(list
|
(list
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue