Skip to content

Commit 3082667

Browse files
author
Bot
committed
Update website for CartesianCategories 2026.08-01
1 parent cdcc040 commit 3082667

5 files changed

Lines changed: 22 additions & 22 deletions

File tree

CartesianCategories/PackageInfo.g

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

1111
PackageName := "CartesianCategories",
1212
Subtitle := "Cartesian and cocartesian categories and various subdoctrines",
13-
Version := "2026.07-03",
14-
Date := "2026-07-29",
15-
Date := "2026-07-29",
13+
Version := "2026.08-01",
14+
Date := "2026-08-05",
15+
Date := "2026-08-05",
1616
License := "GPL-2.0-or-later",
1717

1818
Persons := [
@@ -99,7 +99,7 @@ Dependencies := rec(
9999
GAP := ">= 4.13.0",
100100
NeededOtherPackages := [
101101
[ "CAP", ">= 2026.06-01" ],
102-
[ "MonoidalCategories", ">= 2026.07-02" ],
102+
[ "MonoidalCategories", ">= 2026.08-01" ],
103103
],
104104
SuggestedOtherPackages := [ ],
105105
ExternalConditions := [ ],

CartesianCategories/doc/chap0.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,10 @@ <h1>CartesianCategories</h1>
2929
<h2>Cartesian and cocartesian categories and various subdoctrines</h2>
3030

3131
<p>
32-
2026.07-03</p>
32+
2026.08-01</p>
3333

3434
<p>
35-
29 July 2026
35+
5 August 2026
3636
</p>
3737

3838
</div>

CartesianCategories/doc/chap0.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@
66
 Cartesian and cocartesian categories and various subdoctrines 
77

88

9-
2026.07-03
9+
2026.08-01
1010

1111

12-
29 July 2026
12+
5 August 2026
1313

1414

1515
Mohamed Barakat

CartesianCategories/doc/chap0_mj.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,10 @@ <h1>CartesianCategories</h1>
3232
<h2>Cartesian and cocartesian categories and various subdoctrines</h2>
3333

3434
<p>
35-
2026.07-03</p>
35+
2026.08-01</p>
3636

3737
<p>
38-
29 July 2026
38+
5 August 2026
3939
</p>
4040

4141
</div>

_data/CartesianCategories.yml

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: CartesianCategories
2-
version: "2026.07-03"
2+
version: "2026.08-01"
33
license: "GPL-2.0-or-later"
4-
date: 2026-07-29
4+
date: 2026-08-05
55
description: |
66
Cartesian and cocartesian categories and various subdoctrines
77
@@ -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.07-02"
31+
version: ">= 2026.08-01"
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.07-03/CartesianCategories-2026.07-03.tar.gz
40+
url: https://github.com/homalg-project/CAP_project/releases/download/CartesianCategories-2026.08-01/CartesianCategories-2026.08-01.tar.gz
4141
- name: .zip
42-
url: https://github.com/homalg-project/CAP_project/releases/download/CartesianCategories-2026.07-03/CartesianCategories-2026.07-03.zip
42+
url: https://github.com/homalg-project/CAP_project/releases/download/CartesianCategories-2026.08-01/CartesianCategories-2026.08-01.zip
4343

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

4646
abstract: |
4747
@@ -52,10 +52,10 @@ keywords: |
5252
elementary toposes.
5353
citeas: |
5454
<p class='BibEntry'>
55-
[<span class='BibKey'>BZK29</span>] <b class='BibAuthor'>Barakat, M., Zickgraf, F. and Kuhmichel, T.</b>,
55+
[<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.07-03</i>
58-
(<span class='BibYear'>7-29</span>)<br />
57+
Version 2026.08-01</i>
58+
(<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>.
6161
</p>
@@ -66,16 +66,16 @@ 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.07\texttt{\symbol{45}}03},
69+
2026.08\texttt{\symbol{45}}01},
7070
month = {6\texttt{\symbol{45}}},
71-
year = {7\texttt{\symbol{45}}29},
71+
year = {8\texttt{\symbol{45}}05},
7272
note = {GAP package},
7373
howpublished = {\href
7474
{https://homalg-project.github.io/pkg/CartesianCategories}
7575
{\texttt{https://homalg\texttt{\symbol{45}}project.github.io/}\discretionary
7676
{}{}{}\texttt{pkg/}\discretionary
7777
{}{}{}\texttt{CartesianCategories}}},
7878
keywords = {elementary toposes},
79-
printedkey = {BZK29}
79+
printedkey = {BZK05}
8080
}
8181

0 commit comments

Comments
 (0)