diff options
| author | Giacomo Leidi <goodoldpaul@autistici.org> | 2025-08-21 17:48:57 +0200 |
|---|---|---|
| committer | Hilton Chain <hako@ultrarare.space> | 2025-08-24 10:25:52 +0800 |
| commit | 60ffd0353e70d5e371c4bfe2201c9d08c1c05e18 (patch) | |
| tree | 70d9ca2aec279a9eb45b4f3a18043d0561e198d2 | |
| parent | 9664dd0e17aa65da76e8b405d56967e969618126 (diff) | |
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>
| -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 d4420e9..2d907bd 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.47.3") | 35 | (version "0.49.0") |
| 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 | "1f95mchvjlxqam4qn6ip377hdccny6xa526d7c64micgkfbx6ai3")))) | 45 | "17gym5bcbq748ilmhh0vmr64ipi0nm1ap45855zv3wbia7mcs21q")))) |
| 46 | (build-system chromium-binary-build-system) | 46 | (build-system chromium-binary-build-system) |
| 47 | (arguments | 47 | (arguments |
| 48 | (list | 48 | (list |
