File tree 2 files changed +4
-3
lines changed
2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -20,10 +20,11 @@ <h5>Changes since KERN-7</h5>
20
20
< ul >
21
21
< li > Based on Casacore 3.5</ li >
22
22
< li > All existing packages updated to the latest versions.</ li >
23
+ < li > Most packages support both amd64 and arm64.</ li >
23
24
</ ul >
24
25
25
26
< hr >
26
-
27
+
27
28
< h2 > KERN-7</ h2 >
28
29
< p > release date: < b > April 12 2021</ b > </ p >
29
30
Original file line number Diff line number Diff line change @@ -102,7 +102,7 @@ def print_list(source_packages):
102
102
</div>
103
103
</nav>
104
104
<div class="tab-content" id="nav-tabContent">
105
- <div class="tab-pane fade show active" id="KERN-7 " role="tabpanel" aria-labelledby="nav-home-tab">
105
+ <div class="tab-pane fade show active" id="KERN-8 " role="tabpanel" aria-labelledby="nav-home-tab">
106
106
<h3 class="display-4">KERN-8</h3>
107
107
<h3>Ubuntu 20.04, Focal</h3>
108
108
@@ -120,7 +120,7 @@ def print_list(source_packages):
120
120
<hr>
121
121
122
122
""" )
123
-
123
+
124
124
print_list (source_packages_7 )
125
125
126
126
You can’t perform that action at this time.
0 commit comments