diff options
| author | Sharlatan Hellseher <sharlatanus@gmail.com> | 2026-02-25 23:05:04 +0000 |
|---|---|---|
| committer | Sharlatan Hellseher <sharlatanus@gmail.com> | 2026-02-25 23:07:39 +0000 |
| commit | 89d424ac5d57c6f97b51d2fd2c9562f66c31491b (patch) | |
| tree | c0b4f8a94b350a7d32628a7bd46222fa261d1a33 /gnu | |
| parent | 19acab0a4de70b52edcfdfa0fbc02434b14baef5 (diff) | |
gnu: rawtherapee: Update to 5.12.
Released on <2025-05-28>, see:
<https://rawtherapee.com/downloads/5.12/>.
* gnu/packages/photo.scm (rawtherapee): Update to 5.12.
Change-Id: Ieb9634b236426b215a1a3dcffd63478beb16b8f2
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/packages/photo.scm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/photo.scm b/gnu/packages/photo.scm index 0ae2c8d3e7b..5b0e598d08b 100644 --- a/gnu/packages/photo.scm +++ b/gnu/packages/photo.scm | |||
| @@ -975,14 +975,14 @@ a complete panorama and stitch any series of overlapping pictures.") | |||
| 975 | (define-public rawtherapee | 975 | (define-public rawtherapee |
| 976 | (package | 976 | (package |
| 977 | (name "rawtherapee") | 977 | (name "rawtherapee") |
| 978 | (version "5.11") | 978 | (version "5.12") |
| 979 | (source (origin | 979 | (source (origin |
| 980 | (method url-fetch) | 980 | (method url-fetch) |
| 981 | (uri (string-append "https://rawtherapee.com/shared/source/" | 981 | (uri (string-append "https://rawtherapee.com/shared/source/" |
| 982 | "rawtherapee-" version ".tar.xz")) | 982 | "rawtherapee-" version ".tar.xz")) |
| 983 | (sha256 | 983 | (sha256 |
| 984 | (base32 | 984 | (base32 |
| 985 | "0977dnik78szwznl4knabigah0m394a4gdmjajcy4b8ixj6w3175")))) | 985 | "0mrd12crab5fy3ngngc24crcx55akbjmyrv5qidjhjnn6w2w39nr")))) |
| 986 | (build-system cmake-build-system) | 986 | (build-system cmake-build-system) |
| 987 | (arguments | 987 | (arguments |
| 988 | (list | 988 | (list |
