aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/patches/abcl-fix-build-xml.patch
diff options
context:
space:
mode:
authorRicardo Wurmus <rekado@elephly.net>2024-01-22 13:44:56 +0100
committerRicardo Wurmus <rekado@elephly.net>2024-01-22 13:54:46 +0100
commitab9f9b582e510e3d1133ec29242e70fca1d2997a (patch)
tree89915fe2912bb79fbdd2cfebf3541a93849745b1 /gnu/packages/patches/abcl-fix-build-xml.patch
parent196e1f9025bcef72948ad365ed8853e3ecfe644e (diff)
downloadguix-ab9f9b582e510e3d1133ec29242e70fca1d2997a.tar.gz
guix-ab9f9b582e510e3d1133ec29242e70fca1d2997a.zip
gnu: r-sesamedata: Update to 1.20.0.
* gnu/packages/bioconductor.scm (r-sesamedata): Update to 1.20.0. Change-Id: Idc8ff7679495ede0dd037ef393300c7fe4787610
Diffstat (limited to 'gnu/packages/patches/abcl-fix-build-xml.patch')
0 files changed, 0 insertions, 0 deletions
>2023-05-10gnu: guile-gnutls: Update to 3.7.12....* gnu/packages/tls.scm (guile-gnutls): Update to 3.7.12. [source]: Switch to a tarball, to avoid a circular dependency if guile-gnutls is used in git-download. [arguments]: Remove phase changes for building from Git. [native-inputs]: Remove autoconf and automake as they're now unnecessary. Signed-off-by: Christopher Baines <mail@cbaines.net> Christopher Baines