Skip to content

Commit 0fc7176

Browse files
[browse] Update to 1.8.22 (#1303)
Co-authored-by: gap-package-distribution-bot <100730870+gap-package-distribution-bot[bot]@users.noreply.github.com>
1 parent 6501b49 commit 0fc7176

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

packages/browse/meta.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"AbstractHTML": "The <span class='pkgname'>Browse</span> package provides three levels of functionality</p><ul><li>A <span class='pkgname'>GAP</span> interface to the C-library <a href='http://www.gnu.org/software/ncurses/ncurses.html'>ncurses</a>.</li><li>A generic function for interactive browsing through two-dimensional arrays of data.</li><li>Several applications of the first two, e.g., a method for browsing character tables, browsing through the content of some data collections, or some games.</li></ul><p>",
33
"ArchiveFormats": ".tar.bz2",
4-
"ArchiveSHA256": "3305f92e78598b1ffeef373c707921c32f8250858108c248caeef4b8fc874960",
5-
"ArchiveURL": "https://www.math.rwth-aachen.de/~Browse/Browse-1.8.21",
4+
"ArchiveSHA256": "4ff36bb787f7da968a920d657a615d601615a3dc0780d31f7bbdb3ff995748ae",
5+
"ArchiveURL": "https://www.math.rwth-aachen.de/~Browse/Browse-1.8.22",
66
"AvailabilityTest": null,
7-
"Date": "01/03/2023",
7+
"Date": "2026-03-19",
88
"Dependencies": {
99
"ExternalConditions": [
1010
"C-compiler",
@@ -75,7 +75,7 @@
7575
"SixFile": "doc/manual.six"
7676
}
7777
],
78-
"PackageInfoSHA256": "36908ceb4e0fe4dce5c71ea845785965895656f53fdd5fbc1c09aa13fea3d45f",
78+
"PackageInfoSHA256": "548b2914b8860ffce08f4b8aa148dc1ca12342ad28110e5072a09de049296856",
7979
"PackageInfoURL": "https://www.math.rwth-aachen.de/~Browse/PackageInfo.g",
8080
"PackageName": "Browse",
8181
"PackageWWWHome": "https://www.math.rwth-aachen.de/~Browse",
@@ -103,8 +103,8 @@
103103
"WWWHome": "https://www.math.rwth-aachen.de/~Frank.Luebeck"
104104
}
105105
],
106-
"README_URL": "https://www.math.rwth-aachen.de/~Browse/README",
106+
"README_URL": "https://www.math.rwth-aachen.de/~Browse/README.md",
107107
"Status": "deposited",
108108
"Subtitle": "browsing applications and ncurses interface",
109-
"Version": "1.8.21"
109+
"Version": "1.8.22"
110110
}

0 commit comments

Comments
 (0)