aboutsummaryrefslogtreecommitdiff
path: root/etc/guix-gc.timer
diff options
context:
space:
mode:
authorRicardo Wurmus <rekado@elephly.net>2024-01-23 08:26:14 +0100
committerRicardo Wurmus <rekado@elephly.net>2024-01-23 13:36:47 +0100
commit2eb061be7981789199990f93058fa070728aad18 (patch)
treec7415630bd3db9a1c30db7a3219638b89d6ff161 /etc/guix-gc.timer
parent24d64101259354d1d843792a9a660fd698b02e45 (diff)
downloadguix-2eb061be7981789199990f93058fa070728aad18.tar.gz
guix-2eb061be7981789199990f93058fa070728aad18.zip
gnu: r-desctools: Update to 0.99.53.
* gnu/packages/statistics.scm (r-desctools): Update to 0.99.53. Change-Id: I425b37907b51a93fafa193d217bdf68636f608a7
Diffstat (limited to 'etc/guix-gc.timer')
0 files changed, 0 insertions, 0 deletions
it/NEWS?id=ede121de426f9c56820852888a0b370f0ccbce49'>guix: Separate the package name and version with "@", not "-"....* guix/packages.scm (package-full-name): By default, use "@" to separate the package name and package version. Add an optional delimiter argument so that there is still a way to explicitly use a different delimiter. * gnu/packages/commencement.scm (gcc-boot0) <unpack-gmp&co>: Adjust accordingly. * tests/graph.scm: Adjust accordingly. * tests/profiles.scm: Adjust accordingly. * NEWS: Mention the change. Fixes: <https://bugs.gnu.org/31088>. Reported by Pierre Neidhardt <ambrevar@gmail.com>. Chris Marusich 2017-12-06Update NEWS.Ludovic Courtès 2017-12-06Update NEWS.Ludovic Courtès 2017-12-05Update NEWS.Ludovic Courtès 2017-12-04Update NEWS.Ludovic Courtès