From fdf266e4d3ba38f9f9ebaef835e49118caca827b Mon Sep 17 00:00:00 2001
From: Max Horn
Date: Mon, 18 Nov 2024 23:50:35 +0100
Subject: [PATCH] Update website for IO 4.9.1
---
PackageInfo.g | 6 +++---
_data/package.yml | 14 +++++++-------
doc/chap0.html | 4 ++--
doc/chap0.txt | 4 ++--
doc/chap0_mj.html | 4 ++--
5 files changed, 16 insertions(+), 16 deletions(-)
diff --git a/PackageInfo.g b/PackageInfo.g
index 492f0e5..8466384 100644
--- a/PackageInfo.g
+++ b/PackageInfo.g
@@ -7,8 +7,8 @@ SetPackageInfo( rec(
PackageName := "IO",
Subtitle := "Bindings for low level C library I/O routines",
-Version := "4.9.0",
-Date := "05/09/2024", # dd/mm/yyyy format
+Version := "4.9.1",
+Date := "18/11/2024", # dd/mm/yyyy format
License := "GPL-3.0-or-later",
## Information about authors and maintainers.
@@ -104,7 +104,7 @@ AvailabilityTest := function()
LogPackageLoadingMessage(PACKAGE_WARNING,
["the kernel module is not compiled, ",
"the package cannot be loaded."]);
- return fail;
+ return false;
fi;
return true;
end,
diff --git a/_data/package.yml b/_data/package.yml
index 87072bc..9f61c60 100644
--- a/_data/package.yml
+++ b/_data/package.yml
@@ -1,7 +1,7 @@
name: IO
-version: "4.9.0"
+version: "4.9.1"
license: "GPL-3.0-or-later"
-date: 2024-09-05
+date: 2024-11-18
description: |
Bindings for low level C library I/O routines
@@ -21,9 +21,9 @@ packageinfo: https://gap-packages.github.io/io/PackageInfo.g
downloads:
- name: .tar.gz
- url: https://github.com/gap-packages/io/releases/download/v4.9.0/io-4.9.0.tar.gz
+ url: https://github.com/gap-packages/io/releases/download/v4.9.1/io-4.9.1.tar.gz
- name: .tar.bz2
- url: https://github.com/gap-packages/io/releases/download/v4.9.0/io-4.9.0.tar.bz2
+ url: https://github.com/gap-packages/io/releases/download/v4.9.1/io-4.9.1.tar.bz2
abstract: |
The IO package, as its name suggests, provides bindings for GAP to the lower levels of Input/Output functionality in the C library.
@@ -37,7 +37,7 @@ citeas: |
[NH24] Neunhöffer, M. and Horn, M.,
IO, Bindings for low level C library I/O routines,
- Version 4.9.0
+ Version 4.9.1
(2024)
(GAP package),
https://gap-packages.github.io/io.
@@ -48,8 +48,8 @@ bibtex: |
@misc{ IO,
author = {Neunh{\"o}ffer, M. and Horn, M.},
title = {{IO}, Bindings for low level C library I/O routines,
- {V}ersion 4.9.0},
- month = {Sep},
+ {V}ersion 4.9.1},
+ month = {Nov},
year = {2024},
note = {GAP package},
howpublished = {\href {https://gap-packages.github.io/io}
diff --git a/doc/chap0.html b/doc/chap0.html
index 66dd74e..1937b76 100644
--- a/doc/chap0.html
+++ b/doc/chap0.html
@@ -29,10 +29,10 @@
IO
Bindings for low level C library I/O routines
- 4.9.0
+ 4.9.1
- 5 September 2024
+ 18 November 2024
diff --git a/doc/chap0.txt b/doc/chap0.txt
index ded9ddb..217a236 100644
--- a/doc/chap0.txt
+++ b/doc/chap0.txt
@@ -6,10 +6,10 @@
[1X Bindings for low level C library I/O routines [101X
- 4.9.0
+ 4.9.1
- 5 September 2024
+ 18 November 2024
Max Neunhöffer
diff --git a/doc/chap0_mj.html b/doc/chap0_mj.html
index 52cd065..4f19c9f 100644
--- a/doc/chap0_mj.html
+++ b/doc/chap0_mj.html
@@ -32,10 +32,10 @@ IO
Bindings for low level C library I/O routines
- 4.9.0
+ 4.9.1
- 5 September 2024
+ 18 November 2024