Skip to content

Commit c52ddac

Browse files
author
Bot
committed
Update website for FreydCategoriesForCAP 2025.06-08
1 parent b1d7e7e commit c52ddac

5 files changed

Lines changed: 13 additions & 10 deletions

File tree

FreydCategoriesForCAP/PackageInfo.g

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

1111
PackageName := "FreydCategoriesForCAP",
1212
Subtitle := "Freyd categories - Formal (co)kernels for additive categories",
13-
Version := "2025.06-07",
13+
Version := "2025.06-08",
1414
Date := "2025-06-28",
1515
License := "GPL-2.0-or-later",
1616

@@ -118,6 +118,9 @@ Extensions := [
118118
rec(
119119
needed := [ [ "FinSetsForCAP", ">= 2023.07-03" ] ],
120120
filename := "gap/LinearClosure.gi",
121+
),
122+
rec(
123+
needed := [ [ "FinSetsForCAP", ">= 2023.07-03" ] ],
121124
filename := "gap/ProSetsAsCats.gi",
122125
),
123126
rec(

FreydCategoriesForCAP/doc/chap0.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ <h1>FreydCategoriesForCAP</h1>
2929
<h2>Freyd categories - Formal (co)kernels for additive categories</h2>
3030

3131
<p>
32-
2025.06-07</p>
32+
2025.06-08</p>
3333

3434
<p>
3535
28 June 2025

FreydCategoriesForCAP/doc/chap0.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
 Freyd categories - Formal (co)kernels for additive categories 
77

88

9-
2025.06-07
9+
2025.06-08
1010

1111

1212
28 June 2025

FreydCategoriesForCAP/doc/chap0_mj.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ <h1>FreydCategoriesForCAP</h1>
3232
<h2>Freyd categories - Formal (co)kernels for additive categories</h2>
3333

3434
<p>
35-
2025.06-07</p>
35+
2025.06-08</p>
3636

3737
<p>
3838
28 June 2025

_data/FreydCategoriesForCAP.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: FreydCategoriesForCAP
2-
version: "2025.06-07"
2+
version: "2025.06-08"
33
license: "GPL-2.0-or-later"
44
date: 2025-06-28
55
description: |
@@ -53,11 +53,11 @@ packageinfo: https://homalg-project.github.io/CAP_project/FreydCategoriesForCAP/
5353

5454
downloads:
5555
- name: .tar.gz
56-
url: https://github.com/homalg-project/CAP_project/releases/download/FreydCategoriesForCAP-2025.06-07/FreydCategoriesForCAP-2025.06-07.tar.gz
56+
url: https://github.com/homalg-project/CAP_project/releases/download/FreydCategoriesForCAP-2025.06-08/FreydCategoriesForCAP-2025.06-08.tar.gz
5757
- name: .zip
58-
url: https://github.com/homalg-project/CAP_project/releases/download/FreydCategoriesForCAP-2025.06-07/FreydCategoriesForCAP-2025.06-07.zip
58+
url: https://github.com/homalg-project/CAP_project/releases/download/FreydCategoriesForCAP-2025.06-08/FreydCategoriesForCAP-2025.06-08.zip
5959

60-
pdf: https://github.com/homalg-project/CAP_project/releases/download/FreydCategoriesForCAP-2025.06-07/FreydCategoriesForCAP-2025.06-07-manual.pdf
60+
pdf: https://github.com/homalg-project/CAP_project/releases/download/FreydCategoriesForCAP-2025.06-08/FreydCategoriesForCAP-2025.06-08-manual.pdf
6161

6262
abstract: |
6363
@@ -68,7 +68,7 @@ citeas: |
6868
<p class='BibEntry'>
6969
[<span class='BibKey'>PBZ28</span>] <b class='BibAuthor'>Posur, S., Bies, M. and Zickgraf, F.</b>,
7070
<i class='BibTitle'>FreydCategoriesForCAP, Freyd categories - Formal (co)kernels for additive categories,
71-
Version 2025.06-07</i>
71+
Version 2025.06-08</i>
7272
(<span class='BibYear'>6-28</span>)<br />
7373
(<span class='BibNote'>GAP package</span>),
7474
<span class='BibHowpublished'><a href="https://homalg-project.github.io/pkg/FreydCategoriesForCAP">https://homalg-project.github.io/pkg/FreydCategoriesForCAP</a></span>.
@@ -80,7 +80,7 @@ bibtex: |
8080
author = {Posur, S. and Bies, M. and Zickgraf, F.},
8181
title = {{FreydCategoriesForCAP}, {Freyd categories
8282
\texttt{\symbol{45}} Formal (co)kernels for additive
83-
categories}, {V}ersion 2025.06\texttt{\symbol{45}}07},
83+
categories}, {V}ersion 2025.06\texttt{\symbol{45}}08},
8484
month = {5\texttt{\symbol{45}}},
8585
year = {6\texttt{\symbol{45}}28},
8686
note = {GAP package},

0 commit comments

Comments
 (0)