aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/patches/phoronix-test-suite-fsdg.patch
diff options
context:
space:
mode:
authorRicardo Wurmus <rekado@elephly.net>2024-01-22 13:44:56 +0100
committerRicardo Wurmus <rekado@elephly.net>2024-01-22 13:54:46 +0100
commitab9f9b582e510e3d1133ec29242e70fca1d2997a (patch)
tree89915fe2912bb79fbdd2cfebf3541a93849745b1 /gnu/packages/patches/phoronix-test-suite-fsdg.patch
parent196e1f9025bcef72948ad365ed8853e3ecfe644e (diff)
downloadguix-ab9f9b582e510e3d1133ec29242e70fca1d2997a.tar.gz
guix-ab9f9b582e510e3d1133ec29242e70fca1d2997a.zip
gnu: r-sesamedata: Update to 1.20.0.
* gnu/packages/bioconductor.scm (r-sesamedata): Update to 1.20.0. Change-Id: Idc8ff7679495ede0dd037ef393300c7fe4787610
Diffstat (limited to 'gnu/packages/patches/phoronix-test-suite-fsdg.patch')
0 files changed, 0 insertions, 0 deletions
2:36:08 +0200'>2023-05-03gnu: Add libfyaml....* gnu/packages/serialization.scm (libfyaml): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Alexey Abramov 2023-04-24gnu: cereal-1.3.0: Update doctest.h....* gnu/packages/serialization.scm (cereal-1.3.0)[native-inputs]: Add gcc-10 and the sources of the cereal package. [arguments]: Add a phase to replace the included doctest.h with the variant from the cereal sources; disable -Werror. [source]: Delete included doctest.h. Ricardo Wurmus 2023-04-24gnu: cereal: Use GCC 10....* gnu/packages/serialization.scm (cereal)[native-inputs]: Add gcc-10. Ricardo Wurmus 2023-03-20Merge remote-tracking branch 'origin/master' into core-updatesAndreas Enge