mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: cereal: Update to 1.3.2.
* gnu/packages/serialization.scm (cereal): Update to 1.3.2. [arguments]: Use G-expression. (cereal-1.3.0): New variable. * gnu/packages/bioinformatics.scm (salmon)[inputs]: Change from CEREAL to CEREAL-1.3.0. * gnu/packages/engineering.scm (prusa-slicer)[inputs]: Likewise.
This commit is contained in:
parent
4b780d002d
commit
0b55b036c1
3 changed files with 46 additions and 18 deletions
|
@ -10017,7 +10017,7 @@ The following file formats are supported:
|
|||
(inputs
|
||||
`(("boost" ,boost)
|
||||
("bzip2" ,bzip2)
|
||||
("cereal" ,cereal)
|
||||
("cereal" ,cereal-1.3.0)
|
||||
("curl" ,curl)
|
||||
("eigen" ,eigen)
|
||||
("jemalloc" ,jemalloc)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue