Skip to content

Commit 41dfe5b

Browse files
committed
Update e-mails and bump versions
1 parent caa54cc commit 41dfe5b

File tree

18 files changed

+51
-51
lines changed

18 files changed

+51
-51
lines changed

ActionsForCAP/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 := "ActionsForCAP",
1212
Subtitle := "Actions and Coactions for CAP",
13-
Version := "2024.09-02",
13+
Version := "2025.08-01",
1414
Date := (function ( ) if IsBound( GAPInfo.SystemEnvironment.GAP_PKG_RELEASE_DATE ) then return GAPInfo.SystemEnvironment.GAP_PKG_RELEASE_DATE; else return Concatenation( ~.Version{[ 1 .. 4 ]}, "-", ~.Version{[ 6, 7 ]}, "-01" ); fi; end)( ),
1515
License := "GPL-2.0-or-later",
1616

@@ -21,7 +21,7 @@ Persons := [
2121
FirstNames := "Sebastian",
2222
LastName := "Gutsche",
2323
WWWHome := "http://wwwb.math.rwth-aachen.de/~gutsche",
24-
Email := "gutsche@mathematik.uni-kl.de",
24+
Email := "sebastian.gutsche@gmail.com",
2525
Place := "Kaiserslautern",
2626
Institution := "TU Kaiserslautern",
2727
),

AdditiveClosuresForCAP/PackageInfo.g

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

1111
PackageName := "AdditiveClosuresForCAP",
1212
Subtitle := "Additive closures for pre-additive categories",
13-
Version := "2025.08-03",
13+
Version := "2025.08-04",
1414
Date := (function ( ) if IsBound( GAPInfo.SystemEnvironment.GAP_PKG_RELEASE_DATE ) then return GAPInfo.SystemEnvironment.GAP_PKG_RELEASE_DATE; else return Concatenation( ~.Version{[ 1 .. 4 ]}, "-", ~.Version{[ 6, 7 ]}, "-01" ); fi; end)( ),
1515
License := "GPL-2.0-or-later",
1616

@@ -21,7 +21,7 @@ Persons := [
2121
FirstNames := "Sebastian",
2222
LastName := "Posur",
2323
WWWHome := "https://sebastianpos.github.io",
24-
Email := "sebastian.posur@uni-siegen.de",
24+
Email := "sebastian.posur@uni-muenster.de",
2525
PostalAddress := Concatenation(
2626
"Department Mathematik\n",
2727
"Universität Siegen\n",
@@ -37,7 +37,7 @@ Persons := [
3737
FirstNames := "Martin",
3838
LastName := "Bies",
3939
WWWHome := "https://www.ulb.ac.be/sciences/ptm/pmif/people.html",
40-
Email := "martin.bies@alumni.uni-heidelberg.de",
40+
Email := "martin.bies@rptu.de",
4141
PostalAddress := Concatenation(
4242
"Physique Théorique et Mathématique \n",
4343
"Université Libre de Bruxelles \n",
@@ -84,7 +84,7 @@ Persons := [
8484
FirstNames := "Fabian",
8585
LastName := "Zickgraf",
8686
WWWHome := "https://github.com/zickgraf/",
87-
Email := "fabian.zickgraf@uni-siegen.de",
87+
Email := "f.zickgraf@dashdos.com",
8888
PostalAddress := Concatenation(
8989
"Walter-Flex-Str. 3\n",
9090
"57068 Siegen\n",

AttributeCategoryForCAP/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 := "AttributeCategoryForCAP",
1212
Subtitle := "Automatic enhancement with attributes of a CAP category",
13-
Version := "2025.02-01",
13+
Version := "2025.08-01",
1414
Date := (function ( ) if IsBound( GAPInfo.SystemEnvironment.GAP_PKG_RELEASE_DATE ) then return GAPInfo.SystemEnvironment.GAP_PKG_RELEASE_DATE; else return Concatenation( ~.Version{[ 1 .. 4 ]}, "-", ~.Version{[ 6, 7 ]}, "-01" ); fi; end)( ),
1515
License := "GPL-2.0-or-later",
1616

@@ -21,7 +21,7 @@ Persons := [
2121
FirstNames := "Sebastian",
2222
LastName := "Posur",
2323
WWWHome := "https://sebastianpos.github.io",
24-
Email := "sebastian.posur@uni-siegen.de",
24+
Email := "sebastian.posur@uni-muenster.de",
2525
PostalAddress := Concatenation(
2626
"Department Mathematik\n",
2727
"Universität Siegen\n",

CAP/PackageInfo.g

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

1111
PackageName := "CAP",
1212
Subtitle := "Categories, Algorithms, Programming",
13-
Version := "2025.08-02",
13+
Version := "2025.08-03",
1414
Date := (function ( ) if IsBound( GAPInfo.SystemEnvironment.GAP_PKG_RELEASE_DATE ) then return GAPInfo.SystemEnvironment.GAP_PKG_RELEASE_DATE; else return Concatenation( ~.Version{[ 1 .. 4 ]}, "-", ~.Version{[ 6, 7 ]}, "-01" ); fi; end)( ),
1515
License := "GPL-2.0-or-later",
1616

@@ -21,7 +21,7 @@ Persons := [
2121
FirstNames := "Sebastian",
2222
LastName := "Gutsche",
2323
WWWHome := "https://sebasguts.github.io/",
24-
Email := "gutsche@mathematik.uni-siegen.de",
24+
Email := "sebastian.gutsche@gmail.com",
2525
PostalAddress := Concatenation(
2626
"Department Mathematik\n",
2727
"Universität Siegen\n",
@@ -37,7 +37,7 @@ Persons := [
3737
FirstNames := "Sebastian",
3838
LastName := "Posur",
3939
WWWHome := "https://sebastianpos.github.io",
40-
Email := "sebastian.posur@uni-siegen.de",
40+
Email := "sebastian.posur@uni-muenster.de",
4141
PostalAddress := Concatenation(
4242
"Department Mathematik\n",
4343
"Universität Siegen\n",
@@ -68,7 +68,7 @@ Persons := [
6868
FirstNames := "Fabian",
6969
LastName := "Zickgraf",
7070
WWWHome := "https://github.com/zickgraf/",
71-
Email := "fabian.zickgraf@uni-siegen.de",
71+
Email := "f.zickgraf@dashdos.com",
7272
PostalAddress := Concatenation(
7373
"Walter-Flex-Str. 3\n",
7474
"57068 Siegen\n",

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 := "2025.07-07",
13+
Version := "2025.08-01",
1414
Date := ~.Version{[ 1 .. 10 ]},
1515
Date := (function ( ) if IsBound( GAPInfo.SystemEnvironment.GAP_PKG_RELEASE_DATE ) then return GAPInfo.SystemEnvironment.GAP_PKG_RELEASE_DATE; else return Concatenation( ~.Version{[ 1 .. 4 ]}, "-", ~.Version{[ 6, 7 ]}, "-01" ); fi; end)( ),
1616
License := "GPL-2.0-or-later",
@@ -36,7 +36,7 @@ Persons := [
3636
FirstNames := "Fabian",
3737
LastName := "Zickgraf",
3838
WWWHome := "https://github.com/zickgraf/",
39-
Email := "fabian.zickgraf@uni-siegen.de",
39+
Email := "f.zickgraf@dashdos.com",
4040
PostalAddress := Concatenation(
4141
"Walter-Flex-Str. 3\n",
4242
"57068 Siegen\n",

CompilerForCAP/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 := "CompilerForCAP",
1212
Subtitle := "Speed up and verify categorical algorithms",
13-
Version := "2025.07-01",
13+
Version := "2025.08-01",
1414
Date := (function ( ) if IsBound( GAPInfo.SystemEnvironment.GAP_PKG_RELEASE_DATE ) then return GAPInfo.SystemEnvironment.GAP_PKG_RELEASE_DATE; else return Concatenation( ~.Version{[ 1 .. 4 ]}, "-", ~.Version{[ 6, 7 ]}, "-01" ); fi; end)( ),
1515
License := "GPL-2.0-or-later",
1616

@@ -21,7 +21,7 @@ Persons := [
2121
FirstNames := "Fabian",
2222
LastName := "Zickgraf",
2323
WWWHome := "https://github.com/zickgraf/",
24-
Email := "fabian.zickgraf@uni-siegen.de",
24+
Email := "f.zickgraf@dashdos.com",
2525
PostalAddress := Concatenation(
2626
"Walter-Flex-Str. 3\n",
2727
"57068 Siegen\n",

FreydCategoriesForCAP/PackageInfo.g

Lines changed: 4 additions & 4 deletions
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.08-01",
13+
Version := "2025.08-02",
1414
Date := (function ( ) if IsBound( GAPInfo.SystemEnvironment.GAP_PKG_RELEASE_DATE ) then return GAPInfo.SystemEnvironment.GAP_PKG_RELEASE_DATE; else return Concatenation( ~.Version{[ 1 .. 4 ]}, "-", ~.Version{[ 6, 7 ]}, "-01" ); fi; end)( ),
1515
License := "GPL-2.0-or-later",
1616

@@ -21,7 +21,7 @@ Persons := [
2121
FirstNames := "Sebastian",
2222
LastName := "Posur",
2323
WWWHome := "https://sebastianpos.github.io",
24-
Email := "sebastian.posur@uni-siegen.de",
24+
Email := "sebastian.posur@uni-muenster.de",
2525
PostalAddress := Concatenation(
2626
"Department Mathematik\n",
2727
"Universität Siegen\n",
@@ -37,7 +37,7 @@ Persons := [
3737
FirstNames := "Martin",
3838
LastName := "Bies",
3939
WWWHome := "https://www.ulb.ac.be/sciences/ptm/pmif/people.html",
40-
Email := "martin.bies@alumni.uni-heidelberg.de",
40+
Email := "martin.bies@rptu.de",
4141
PostalAddress := Concatenation(
4242
"Physique Théorique et Mathématique \n",
4343
"Université Libre de Bruxelles \n",
@@ -54,7 +54,7 @@ Persons := [
5454
FirstNames := "Fabian",
5555
LastName := "Zickgraf",
5656
WWWHome := "https://github.com/zickgraf/",
57-
Email := "fabian.zickgraf@uni-siegen.de",
57+
Email := "f.zickgraf@dashdos.com",
5858
PostalAddress := Concatenation(
5959
"Walter-Flex-Str. 3\n",
6060
"57068 Siegen\n",

GeneralizedMorphismsForCAP/PackageInfo.g

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

1111
PackageName := "GeneralizedMorphismsForCAP",
1212
Subtitle := "Implementations of generalized morphisms for the CAP project",
13-
Version := "2025.07-01",
13+
Version := "2025.08-01",
1414
Date := (function ( ) if IsBound( GAPInfo.SystemEnvironment.GAP_PKG_RELEASE_DATE ) then return GAPInfo.SystemEnvironment.GAP_PKG_RELEASE_DATE; else return Concatenation( ~.Version{[ 1 .. 4 ]}, "-", ~.Version{[ 6, 7 ]}, "-01" ); fi; end)( ),
1515
License := "GPL-2.0-or-later",
1616

@@ -21,7 +21,7 @@ Persons := [
2121
FirstNames := "Sebastian",
2222
LastName := "Gutsche",
2323
WWWHome := "https://sebasguts.github.io/",
24-
Email := "gutsche@mathematik.uni-siegen.de",
24+
Email := "sebastian.gutsche@gmail.com",
2525
PostalAddress := Concatenation(
2626
"Department Mathematik\n",
2727
"Universität Siegen\n",
@@ -37,7 +37,7 @@ Persons := [
3737
FirstNames := "Sebastian",
3838
LastName := "Posur",
3939
WWWHome := "https://sebastianpos.github.io",
40-
Email := "sebastian.posur@uni-siegen.de",
40+
Email := "sebastian.posur@uni-muenster.de",
4141
PostalAddress := Concatenation(
4242
"Department Mathematik\n",
4343
"Universität Siegen\n",

GradedModulePresentationsForCAP/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 := "GradedModulePresentationsForCAP",
1212
Subtitle := "Presentations for graded modules",
13-
Version := "2025.08-01",
13+
Version := "2025.08-02",
1414
Date := (function ( ) if IsBound( GAPInfo.SystemEnvironment.GAP_PKG_RELEASE_DATE ) then return GAPInfo.SystemEnvironment.GAP_PKG_RELEASE_DATE; else return Concatenation( ~.Version{[ 1 .. 4 ]}, "-", ~.Version{[ 6, 7 ]}, "-01" ); fi; end)( ),
1515
License := "GPL-2.0-or-later",
1616

@@ -21,7 +21,7 @@ Persons := [
2121
FirstNames := "Sebastian",
2222
LastName := "Gutsche",
2323
WWWHome := "https://sebasguts.github.io",
24-
Email := "gutsche@mathematik.uni-siegen.de",
24+
Email := "sebastian.gutsche@gmail.com",
2525
PostalAddress := Concatenation(
2626
"Department Mathematik\n",
2727
"Universität Siegen\n",

GroupRepresentationsForCAP/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 := "GroupRepresentationsForCAP",
1212
Subtitle := "Skeletal category of group representations for CAP",
13-
Version := "2025.08-01",
13+
Version := "2025.08-02",
1414
Date := (function ( ) if IsBound( GAPInfo.SystemEnvironment.GAP_PKG_RELEASE_DATE ) then return GAPInfo.SystemEnvironment.GAP_PKG_RELEASE_DATE; else return Concatenation( ~.Version{[ 1 .. 4 ]}, "-", ~.Version{[ 6, 7 ]}, "-01" ); fi; end)( ),
1515
License := "GPL-2.0-or-later",
1616

@@ -21,7 +21,7 @@ Persons := [
2121
FirstNames := "Sebastian",
2222
LastName := "Posur",
2323
WWWHome := "https://sebastianpos.github.io",
24-
Email := "sebastian.posur@uni-siegen.de",
24+
Email := "sebastian.posur@uni-muenster.de",
2525
PostalAddress := Concatenation(
2626
"Department Mathematik\n",
2727
"Universität Siegen\n",

0 commit comments

Comments
 (0)