aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/ebook.scm
diff options
context:
space:
mode:
authorRicardo Wurmus <rekado@elephly.net>2023-03-19 21:01:39 +0100
committerRicardo Wurmus <rekado@elephly.net>2023-03-19 21:01:39 +0100
commit157733c8f23057143d867defe76e72cf9c28ca82 (patch)
treeb298782835c085c342a5363f9d6f7a659cf49f6d /gnu/packages/ebook.scm
parentf4a0f04cc3077e3a35c22b14cc3ef6c5c11a14cc (diff)
downloadguix-157733c8f23057143d867defe76e72cf9c28ca82.tar.gz
guix-157733c8f23057143d867defe76e72cf9c28ca82.zip
gnu: r-commonmark: Update to 1.9.0.
* gnu/packages/statistics.scm (r-commonmark): Update to 1.9.0.
Diffstat (limited to 'gnu/packages/ebook.scm')
0 files changed, 0 insertions, 0 deletions
'msg-avail'>...* gnu/build/hurd-boot.scm (set-hurd-device-translators)[devices]: Add more /dev/ttyN nodes. * gnu/system/hurd.scm (%base-services/hurd): Add more 'hurd-getty-service-type' instances. Ludovic Courtès 2022-11-28hurd-boot: Explain why 'getxattr' cannot be used on GNU/Hurd....This is a followup to f25e8f76fec03e5a31c221e7427d6962ece1aa67. * gnu/build/hurd-boot.scm (translated?): Clarify why 'getxattr' cannot be used on GNU/Hurd. Ludovic Courtès 2022-11-28hurd-boot: Create more PTY nodes....* gnu/build/hurd-boot.scm (set-hurd-device-translators): Create more /dev/ptyp* and /dev/ttyp* nodes. Ludovic Courtès