aboutsummaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorNavid Afkhami <navid.afkhami@mdc-berlin.de>2024-11-26 13:31:03 +0000
committerRicardo Wurmus <rekado@elephly.net>2024-11-26 15:13:25 +0100
commit1283f5cd4027de9aa97ee888a8d17cb0fe49bf0c (patch)
tree61193a28ce99b3f7eb7c2eb7b01491ae399bf6e8 /m4
parent2bda81fadc82aa0aba1da2476192be0cd0c4ed4d (diff)
downloadguix-1283f5cd4027de9aa97ee888a8d17cb0fe49bf0c.tar.gz
guix-1283f5cd4027de9aa97ee888a8d17cb0fe49bf0c.zip
gnu: Add r-highs.
* gnu/packages/cran.scm (r-highs): New variable. Change-Id: I181f036f5df65a7e1ec6fc1a6646da22686d5895 Signed-off-by: Ricardo Wurmus <rekado@elephly.net> Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
Diffstat (limited to 'm4')
0 files changed, 0 insertions, 0 deletions
lt;simon@simonsouth.net> Change-Id: Id0584b35ede05ef14e957b2b2c9c754d9f9c0a90 Maxim Cournoyer 2024-08-31gnu: imagemagick/stable: Update to 6.9.12-4 and use gexps....* gnu/packages/imagemagick.scm (imagemagick/stable): Update to 6.9.12-4. [arguments] Use gexps, strip trailing #t in phases. [inputs]: Remove labels and sort. Change-Id: I3c97868a663c44efedcea40a99af933cecb50549 Maxim Cournoyer 2024-08-31gnu: Fix imagemagick webp related failures....This fixes #48018, as suggested by Saku Laesvuori on the issue tracker. * gnu/packages/imagemagick.scm (imagemagick/stable)[inputs]: Add libwebp. Change-Id: I3c02d0fb6c421f7d865b19af359e20068d00b60a Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Gabriel Wicki