aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/musl.scm
diff options
context:
space:
mode:
authorRicardo Wurmus <rekado@elephly.net>2023-11-15 15:54:42 +0100
committerRicardo Wurmus <rekado@elephly.net>2023-11-15 15:55:22 +0100
commit903718659a1ceb07308d19f7236d6423488a300b (patch)
treededce0baac61ac59076af2c41d49bd56fae9ffff /gnu/packages/musl.scm
parent1c839037e38b1dbf886e40901caa0a31cb920aa6 (diff)
downloadguix-903718659a1ceb07308d19f7236d6423488a300b.tar.gz
guix-903718659a1ceb07308d19f7236d6423488a300b.zip
gnu: r-lme4: Update to 1.1-35.1.
* gnu/packages/statistics.scm (r-lme4): Update to 1.1-35.1. Change-Id: I2806562c05111df1a8c61e82745afbc1264dec4e
Diffstat (limited to 'gnu/packages/musl.scm')
0 files changed, 0 insertions, 0 deletions
fraim Flashner 2023-10-17gnu: crypto++: Add tunable property....* gnu/packages/crypto.scm (crypto++): Set tunable? property to true. Signed-off-by: Christopher Baines <mail@cbaines.net> Jean-Pierre De Jesus DIAZ 2023-10-17gnu: crypto++: Update to 8.8.0....* gnu/packages/crypto.scm (crypto++): Update to 8.8.0. [arguments]: Update to new style. Remove .so symbolic link installation as the project does it now. Fix cross-compilation for GNU/Linux and MinGW targets. Signed-off-by: Christopher Baines <mail@cbaines.net> Jean-Pierre De Jesus DIAZ 2023-08-07gnu: signify: Complete update to 31....* gnu/packages/crypto.scm (signify)[source]: Add snippet to delete bundled libbsd. [license]: Drop bsd-4 as it was replaced with bsd-3. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Timotej Lazar 2023-07-23gnu: fuse@3: Bind to default FUSE variable....* gnu/packages/linux.scm (fuse): Rename this… (fuse-2): …to this, and… (fuse-3): …rename this… (fuse): …to this! (fuse-static): Rename this… (fuse-2-static): …to this. Adjust all users. Tobias Geerinckx-Rice 2023-07-16gnu: cryfs: Update to 0.11.4....* gnu/packages/crypto.scm (cryfs): Update to 0.11.4. [arguments]: Remove obsolete phase. Tobias Geerinckx-Rice 2023-07-09gnu: stoken: Use HTTPS home page....* gnu/packages/crypto.scm (stoken)[home-page]: Use HTTPS. Tobias Geerinckx-Rice 2023-07-09gnu: signify: Use G-expressions....* gnu/packages/crypto.scm (signify)[arguments]: Rewrite as G-expressions. Tobias Geerinckx-Rice 2023-07-09gnu: signify: Update to 31....* gnu/packages/crypto.scm (signify): Update to 31. Tobias Geerinckx-Rice 2023-07-09gnu: libxcrypt: Update to 4.4.36....* gnu/packages/crypto.scm (libxcrypt): Update to 4.4.36. Tobias Geerinckx-Rice 2023-07-08gnu: libsecp256p1: Use a source file-name....* gnu/packages/crypto.scm (libsecp256p1)[source]: Use a source file-name. Efraim Flashner