aboutsummaryrefslogtreecommitdiff
path: root/gnu/system/images/rock64.scm
diff options
context:
space:
mode:
authorRicardo Wurmus <rekado@elephly.net>2023-11-15 15:54:32 +0100
committerRicardo Wurmus <rekado@elephly.net>2023-11-15 15:55:20 +0100
commite47637b8df8a89018389350c52f726e52dfe47cc (patch)
tree9d9c0d5df1f962633c78d169362e63cc334def29 /gnu/system/images/rock64.scm
parenta3341b68d4cfe615210be4d056b39b9a0df55bda (diff)
downloadguix-e47637b8df8a89018389350c52f726e52dfe47cc.tar.gz
guix-e47637b8df8a89018389350c52f726e52dfe47cc.zip
gnu: r-httr2: Update to 1.0.0.
* gnu/packages/cran.scm (r-httr2): Update to 1.0.0. [propagated-inputs]: Add r-lifecycle and r-vctrs. Change-Id: Ie52627aa382f59b6251953620ac1a38576f92a5d
Diffstat (limited to 'gnu/system/images/rock64.scm')
0 files changed, 0 insertions, 0 deletions
uts): Remove. * guix/import/hackage.scm (cabal-package-inputs): New procedure. (hackage-module->sexp): Use it. [maybe-inputs]: Expect a list of <upstream-input>. Ludovic Courtès 2022-01-05tests: Add failing tests for changed-inputs on new style inputs....* tests/upstream.scm ("changed-inputs returns changes to plain input list", "changed-inputs returns changes to all plain input lists"): New tests. Ricardo Wurmus 2022-01-05tests: Add tests for changed-inputs on old-style inputs....All these tests pass, because they only test the old-style input alists with labels. * tests/upstream.scm ("changed-inputs returns no changes", "changed-inputs returns changes to labelled input list", "changed-inputs returns changes to all labelled input lists"): New tests. Ricardo Wurmus