aboutsummaryrefslogtreecommitdiff
path: root/AUTHORS
diff options
context:
space:
mode:
authorEfraim Flashner <efraim@flashner.co.il>2021-07-29 14:13:57 +0300
committerEfraim Flashner <efraim@flashner.co.il>2021-07-29 14:43:38 +0300
commit01546260b859ed91de00d1f938bfd21e404c2470 (patch)
treeab216c10a4dc30b3473432757b9d876f2b8e1ec0 /AUTHORS
parent7067111296d12a4901c89fcf83fdefec6a676825 (diff)
downloadguix-01546260b859ed91de00d1f938bfd21e404c2470.tar.gz
guix-01546260b859ed91de00d1f938bfd21e404c2470.zip
gnu: julia-arraylayouts: Update to 0.7.3.
* gnu/packages/julia-xyz.scm (julia-arraylayouts): Update to 0.7.3.
Diffstat (limited to 'AUTHORS')
0 files changed, 0 insertions, 0 deletions
n>maint: Mention guix-patches@gnu.org in 'HACKING'....Fixes <http://bugs.gnu.org/25899>. * HACKING: Mention guix-patches@gnu.org. Ludovic Courtès 2017-01-30maint: Fix invalid calls to 'info'....* HACKING <Contributing>: Remove name of the manual from the item argument. * README <Installation>: Likewise. Mathieu Lirzin 2017-01-04doc: Add a Git hook that verifies signatures before pushing....* HACKING (Commit Access): Describe the pre-push Git hook. * etc/git/pre-push: New file. Leo Famulari