Skip to content

Commit 1f1b10a

Browse files
author
Bot
committed
Update website for CartesianCategories 2026.08-02
1 parent 67bd88a commit 1f1b10a

5 files changed

Lines changed: 12 additions & 12 deletions

File tree

CartesianCategories/PackageInfo.g

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ SetPackageInfo( rec(
1010

1111
PackageName := "CartesianCategories",
1212
Subtitle := "Cartesian and cocartesian categories and various subdoctrines",
13-
Version := "2026.08-01",
13+
Version := "2026.08-02",
1414
Date := "2026-08-05",
1515
Date := "2026-08-05",
1616
License := "GPL-2.0-or-later",
@@ -99,7 +99,7 @@ Dependencies := rec(
9999
GAP := ">= 4.13.0",
100100
NeededOtherPackages := [
101101
[ "CAP", ">= 2026.06-01" ],
102-
[ "MonoidalCategories", ">= 2026.08-01" ],
102+
[ "MonoidalCategories", ">= 2026.08-02" ],
103103
],
104104
SuggestedOtherPackages := [ ],
105105
ExternalConditions := [ ],

CartesianCategories/doc/chap0.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ <h1>CartesianCategories</h1>
2929
<h2>Cartesian and cocartesian categories and various subdoctrines</h2>
3030

3131
<p>
32-
2026.08-01</p>
32+
2026.08-02</p>
3333

3434
<p>
3535
5 August 2026

CartesianCategories/doc/chap0.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
 Cartesian and cocartesian categories and various subdoctrines 
77

88

9-
2026.08-01
9+
2026.08-02
1010

1111

1212
5 August 2026

CartesianCategories/doc/chap0_mj.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ <h1>CartesianCategories</h1>
3232
<h2>Cartesian and cocartesian categories and various subdoctrines</h2>
3333

3434
<p>
35-
2026.08-01</p>
35+
2026.08-02</p>
3636

3737
<p>
3838
5 August 2026

_data/CartesianCategories.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: CartesianCategories
2-
version: "2026.08-01"
2+
version: "2026.08-02"
33
license: "GPL-2.0-or-later"
44
date: 2026-08-05
55
description: |
@@ -28,7 +28,7 @@ needed-pkgs:
2828
version: ">= 2026.06-01"
2929
url: "https://homalg-project.github.io/pkg/CAP"
3030
- name: "MonoidalCategories"
31-
version: ">= 2026.08-01"
31+
version: ">= 2026.08-02"
3232
url: "https://homalg-project.github.io/pkg/MonoidalCategories"
3333

3434
www: https://homalg-project.github.io/pkg/CartesianCategories
@@ -37,11 +37,11 @@ packageinfo: https://homalg-project.github.io/CAP_project/CartesianCategories/Pa
3737

3838
downloads:
3939
- name: .tar.gz
40-
url: https://github.com/homalg-project/CAP_project/releases/download/CartesianCategories-2026.08-01/CartesianCategories-2026.08-01.tar.gz
40+
url: https://github.com/homalg-project/CAP_project/releases/download/CartesianCategories-2026.08-02/CartesianCategories-2026.08-02.tar.gz
4141
- name: .zip
42-
url: https://github.com/homalg-project/CAP_project/releases/download/CartesianCategories-2026.08-01/CartesianCategories-2026.08-01.zip
42+
url: https://github.com/homalg-project/CAP_project/releases/download/CartesianCategories-2026.08-02/CartesianCategories-2026.08-02.zip
4343

44-
pdf: https://github.com/homalg-project/CAP_project/releases/download/CartesianCategories-2026.08-01/CartesianCategories-2026.08-01-manual.pdf
44+
pdf: https://github.com/homalg-project/CAP_project/releases/download/CartesianCategories-2026.08-02/CartesianCategories-2026.08-02-manual.pdf
4545

4646
abstract: |
4747
@@ -54,7 +54,7 @@ citeas: |
5454
<p class='BibEntry'>
5555
[<span class='BibKey'>BZK05</span>] <b class='BibAuthor'>Barakat, M., Zickgraf, F. and Kuhmichel, T.</b>,
5656
<i class='BibTitle'>CartesianCategories, Cartesian and cocartesian categories and various subdoctrines,
57-
Version 2026.08-01</i>
57+
Version 2026.08-02</i>
5858
(<span class='BibYear'>8-05</span>)<br />
5959
(<span class='BibNote'>GAP package</span>),
6060
<span class='BibHowpublished'><a href="https://homalg-project.github.io/pkg/CartesianCategories">https://homalg-project.github.io/pkg/CartesianCategories</a></span>.
@@ -66,7 +66,7 @@ bibtex: |
6666
author = {Barakat, M. and Zickgraf, F. and Kuhmichel, T.},
6767
title = {{CartesianCategories}, {Cartesian and cocartesian
6868
categories and various subdoctrines}, {V}ersion
69-
2026.08\texttt{\symbol{45}}01},
69+
2026.08\texttt{\symbol{45}}02},
7070
month = {6\texttt{\symbol{45}}},
7171
year = {8\texttt{\symbol{45}}05},
7272
note = {GAP package},

0 commit comments

Comments
 (0)