Skip to content

Commit b0728b0

Browse files
author
Release Manager
committed
gh-35093: update GAP to 4.12.2
upgrades our corresponding spkgs: * gap * gap_packages * libsemigroups * Previous upgrades: - #31498: GAP 4.11.1 - #29314: GAP 4.11, libsemigroup 1.0.9 * Upstream: Completely fixed; Fix reported upstream Closes #34391 URL: #35093 Reported by: Dima Pasechnik Reviewer(s): Gonzalo Tornaría, Matthias Köppe
2 parents dc933bd + 9990163 commit b0728b0

File tree

3 files changed

+15
-4
lines changed

3 files changed

+15
-4
lines changed

build/pkgs/configure/checksums.ini

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
tarball=configure-VERSION.tar.gz
2-
sha1=d1f5de425016aafef4bf09bd5bc10f41560fdc74
3-
md5=9394df18d77f67a20e1d365f95ec37ad
4-
cksum=1365424434
2+
sha1=81dde9cfffd7aab81def87cdb9df95d68df3a7e0
3+
md5=6c7050003c660cecb9363b802a8a7f63
4+
cksum=658724891
+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
6eb2638618742fc9a53343eac964b1827e188325
1+
c36342c98a8b9a82feb84759676d74d6815a4840
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
--- a/pkg/atlasrep/gap/userpref.g 2022-09-06 17:41:17.000000000 -0300
2+
+++ b/pkg/atlasrep/gap/userpref.g 2022-10-29 07:46:48.580833277 -0300
3+
@@ -46,7 +46,7 @@
4+
this information depends on the value of the preference at the time \
5+
when the AtlasRep package and its data extensions get loaded."
6+
],
7+
- default:= true,
8+
+ default:= false,
9+
values:= [ true, false ],
10+
multi:= false,
11+
package:= "AtlasRep",

0 commit comments

Comments
 (0)