From 56c198f3af62e099f43f2f039dc5aad6fb4a3de1 Mon Sep 17 00:00:00 2001 From: Bot Date: Mon, 26 Jun 2023 13:53:54 +0200 Subject: [PATCH] Update website for CAP 2023.06-05 --- CAP/PackageInfo.g | 4 ++-- CAP/doc/chap0.html | 4 ++-- CAP/doc/chap0.txt | 4 ++-- CAP/doc/chap0_mj.html | 4 ++-- _data/CAP.yml | 24 ++++++++++++------------ 5 files changed, 20 insertions(+), 20 deletions(-) diff --git a/CAP/PackageInfo.g b/CAP/PackageInfo.g index c91d9aeb04..d5cabdede2 100644 --- a/CAP/PackageInfo.g +++ b/CAP/PackageInfo.g @@ -10,8 +10,8 @@ SetPackageInfo( rec( PackageName := "CAP", Subtitle := "Categories, Algorithms, Programming", -Version := "2023.06-04", -Date := "2023-06-19", +Version := "2023.06-05", +Date := "2023-06-26", License := "GPL-2.0-or-later", Persons := [ diff --git a/CAP/doc/chap0.html b/CAP/doc/chap0.html index 24c56866d2..b6fc41a799 100644 --- a/CAP/doc/chap0.html +++ b/CAP/doc/chap0.html @@ -29,10 +29,10 @@

CAP

Categories, Algorithms, Programming

- 2023.06-04

+ 2023.06-05

- 19 June 2023 + 26 June 2023

diff --git a/CAP/doc/chap0.txt b/CAP/doc/chap0.txt index 66c8c98da7..ea53ab7c92 100644 --- a/CAP/doc/chap0.txt +++ b/CAP/doc/chap0.txt @@ -6,10 +6,10 @@  Categories, Algorithms, Programming  - 2023.06-04 + 2023.06-05 - 19 June 2023 + 26 June 2023 Sebastian Gutsche diff --git a/CAP/doc/chap0_mj.html b/CAP/doc/chap0_mj.html index 696dce4b21..54ed40ebfc 100644 --- a/CAP/doc/chap0_mj.html +++ b/CAP/doc/chap0_mj.html @@ -32,10 +32,10 @@

CAP

Categories, Algorithms, Programming

- 2023.06-04

+ 2023.06-05

- 19 June 2023 + 26 June 2023

diff --git a/_data/CAP.yml b/_data/CAP.yml index fd0a5c53ad..e5557aaedc 100644 --- a/_data/CAP.yml +++ b/_data/CAP.yml @@ -1,7 +1,7 @@ name: CAP -version: "2023.06-04" +version: "2023.06-05" license: "GPL-2.0-or-later" -date: 2023-06-19 +date: 2023-06-26 description: | Categories, Algorithms, Programming @@ -42,11 +42,11 @@ packageinfo: https://homalg-project.github.io/CAP_project/CAP/PackageInfo.g downloads: - name: .tar.gz - url: https://github.com/homalg-project/CAP_project/releases/download/CAP-2023.06-04/CAP-2023.06-04.tar.gz + url: https://github.com/homalg-project/CAP_project/releases/download/CAP-2023.06-05/CAP-2023.06-05.tar.gz - name: .zip - url: https://github.com/homalg-project/CAP_project/releases/download/CAP-2023.06-04/CAP-2023.06-04.zip + url: https://github.com/homalg-project/CAP_project/releases/download/CAP-2023.06-05/CAP-2023.06-05.zip -pdf: https://github.com/homalg-project/CAP_project/releases/download/CAP-2023.06-04/CAP-2023.06-04-manual.pdf +pdf: https://github.com/homalg-project/CAP_project/releases/download/CAP-2023.06-05/CAP-2023.06-05-manual.pdf abstract: | CAP (Categories, Algorithms, Programming) is a package for category theory. @@ -58,27 +58,27 @@ doc-html: doc/chap0.html doc-pdf: doc/manual.pdf citeas: |

- [GPS19] Gutsche, S., Posur, S. and Skartsæterhagen, Ø., + [GPS26] Gutsche, S., Posur, S. and Skartsæterhagen, Ø., CAP, Categories, Algorithms, Programming, - Version 2023.06-04 - (6-19)
+ Version 2023.06-05 + (6-26)
(GAP package), https://homalg-project.github.io/pkg/CAP.

bibtex: | - @misc{ CAP2023.06-04, + @misc{ CAP2023.06-05, author = {Gutsche, S. and Posur, S. and Skarts{\ae}terhagen, {\O}.}, title = {{CAP}, Categories, Algorithms, Programming, {V}ersion - 2023.06-04}, + 2023.06-05}, month = {3-}, - year = {6-19}, + year = {6-26}, note = {GAP package}, howpublished = {\href {https://homalg-project.github.io/pkg/CAP} {\texttt{https://homalg-project.github.io/}\discretionary {}{}{}\texttt{pkg/}\discretionary {}{}{}\texttt{CAP}}}, - printedkey = {GPS19} + printedkey = {GPS26} }