diff options
| author | Giacomo Leidi <goodoldpaul@autistici.org> | 2025-01-04 02:09:03 +0100 |
|---|---|---|
| committer | Hilton Chain <hako@ultrarare.space> | 2025-01-18 00:03:01 +0800 |
| commit | a11ff2a65a6b9e0e9f2edd0930a1b7efbed7a5aa (patch) | |
| tree | e642a89ec761ae84395a8bd6e94917ea2a2761dd | |
| parent | c196d02dc4817b65b9e27f4f010939b8f95265b5 (diff) | |
nongnu: anytype: Update to 0.44.0.
* nongnu/packages/productivity.scm (anytype): Update to 0.44.0.
Signed-off-by: Hilton Chain <hako@ultrarare.space>
| -rw-r--r-- | nongnu/packages/productivity.scm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/nongnu/packages/productivity.scm b/nongnu/packages/productivity.scm index 7c92191..446a654 100644 --- a/nongnu/packages/productivity.scm +++ b/nongnu/packages/productivity.scm | |||
| @@ -27,7 +27,7 @@ | |||
| 27 | (define-public anytype | 27 | (define-public anytype |
| 28 | (package | 28 | (package |
| 29 | (name "anytype") | 29 | (name "anytype") |
| 30 | (version "0.43.1") | 30 | (version "0.44.0") |
| 31 | (source | 31 | (source |
| 32 | (origin | 32 | (origin |
| 33 | (method url-fetch) | 33 | (method url-fetch) |
| @@ -37,7 +37,7 @@ | |||
| 37 | (file-name (string-append "anytype-" version ".deb")) | 37 | (file-name (string-append "anytype-" version ".deb")) |
| 38 | (sha256 | 38 | (sha256 |
| 39 | (base32 | 39 | (base32 |
| 40 | "0w0gqvc0l4aszjnixnkkbf7qvcij7p3fq2x0cm9cj1r2aipp66vv")))) | 40 | "0djyvz6y4pk277xa2mc4w6w029i3f7zd2d1pniyrpayhnna6f670")))) |
| 41 | (build-system chromium-binary-build-system) | 41 | (build-system chromium-binary-build-system) |
| 42 | (arguments | 42 | (arguments |
| 43 | (list | 43 | (list |
