aboutsummaryrefslogtreecommitdiff
path: root/tests/base32.scm
diff options
context:
space:
mode:
authorXinglu Chen <public@yoctocell.xyz>2021-03-28 10:58:18 +0200
committerChristopher Baines <mail@cbaines.net>2021-03-29 20:03:12 +0100
commitebeb018ca32c3da0dc820440b2da8d229f78946b (patch)
tree340020ad80c8f602e730dcafb943a24c362796ff /tests/base32.scm
parent55c25ee4c5cee0707c94f773eb7d1686f79cff75 (diff)
downloadguix-ebeb018ca32c3da0dc820440b2da8d229f78946b.tar.gz
guix-ebeb018ca32c3da0dc820440b2da8d229f78946b.zip
gnu: nyacc: Update to 1.03.6.
* gnu/packages/mes.scm (nyacc): Update to 1.03.6. Signed-off-by: Christopher Baines <mail@cbaines.net>
Diffstat (limited to 'tests/base32.scm')
0 files changed, 0 insertions, 0 deletions
/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