diff options
| author | Giacomo Leidi <goodoldpaul@autistici.org> | 2025-05-27 20:30:05 +0200 |
|---|---|---|
| committer | Hilton Chain <hako@ultrarare.space> | 2025-05-28 20:23:55 +0800 |
| commit | 0b9e1041aec581d5426adf5fa593e12cc4b75409 (patch) | |
| tree | b542b3673f10a9a604a6c7f2ad31adf045b1c17e | |
| parent | 007985d517ff3e7b441cfc0406457317ea08d1e0 (diff) | |
nongnu: anytype: Update to 0.46.8.
* nongnu/packages/productivity.scm (anytype): Update to 0.46.8.
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 6af1fac..22c6d88 100644 --- a/nongnu/packages/productivity.scm +++ b/nongnu/packages/productivity.scm | |||
| @@ -32,7 +32,7 @@ | |||
| 32 | (define-public anytype | 32 | (define-public anytype |
| 33 | (package | 33 | (package |
| 34 | (name "anytype") | 34 | (name "anytype") |
| 35 | (version "0.45.3") | 35 | (version "0.46.8") |
| 36 | (source | 36 | (source |
| 37 | (origin | 37 | (origin |
| 38 | (method url-fetch) | 38 | (method url-fetch) |
| @@ -42,7 +42,7 @@ | |||
| 42 | (file-name (string-append "anytype-" version ".deb")) | 42 | (file-name (string-append "anytype-" version ".deb")) |
| 43 | (sha256 | 43 | (sha256 |
| 44 | (base32 | 44 | (base32 |
| 45 | "1g93adh92l9446929rlhp84hpmkwp3jrb9bs41ndz5x70li9plzm")))) | 45 | "1mdjjda1n62i39ggivkm9vzxskrk71l9c181pjz0qgrc12817qli")))) |
| 46 | (build-system chromium-binary-build-system) | 46 | (build-system chromium-binary-build-system) |
| 47 | (arguments | 47 | (arguments |
| 48 | (list | 48 | (list |
