aboutsummaryrefslogtreecommitdiff
path: root/gnu/system/vm.scm
diff options
context:
space:
mode:
authorMichael Rohleder <mike@rohleder.de>2021-05-21 17:40:37 +0200
committerLeo Famulari <leo@famulari.name>2021-05-21 12:21:14 -0400
commitbd382fae71d899e243e81688bf5baed26171f2ea (patch)
tree7e10332a0472a81a49ef5304c119963515bc295c /gnu/system/vm.scm
parent082988afac8ddac7525b40fb7ef8da7ff40f8ad3 (diff)
downloadguix-bd382fae71d899e243e81688bf5baed26171f2ea.tar.gz
guix-bd382fae71d899e243e81688bf5baed26171f2ea.zip
gnu: xfce4-screenshooter: Update to 1.9.9.
* gnu/packages/xfce.scm (xfce4-screenshooter): Update to 1.9.9. Signed-off-by: Leo Famulari <leo@famulari.name>
Diffstat (limited to 'gnu/system/vm.scm')
0 files changed, 0 insertions, 0 deletions
cm?id=a9fd59dbd2d32e08c9479ac026b99b5c1dbbb0db'>graph: Adjust test for recent OCaml changes....This is a followup to 339177956affdc471832750a3805b74356487e93. * tests/graph.scm ("reverse bag DAG"): Look for "ocaml4.07-dune" rather than "dune". Ludovic Courtès