Skip to content

Commit

Permalink
dev-gap/liepring: add 2.9.1, drop 2.8
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Orlitzky <[email protected]>
  • Loading branch information
orlitzky committed Jun 14, 2024
1 parent da786d0 commit fdfcbf4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
2 changes: 1 addition & 1 deletion dev-gap/liepring/Manifest
Original file line number Diff line number Diff line change
@@ -1 +1 @@
DIST liepring-2.8.tar.gz 2641042 BLAKE2B fe6cf1df60eb0a2e9002da45cbb46a86461d949682951ee1197ceef223fdad9d3a7e7d5d2aa2a3100374773796aa30bb138b740bf438dc45882fcb727216701b SHA512 c22dbb403fc89df041690bb877a685e25f29ce7739fa77efd26c932e619e4a139d11fdff0b5e4d2e39ba5e44821f6e32197663f26f4c70509e0bce7d25d05893
DIST liepring-2.9.1.tar.gz 2642049 BLAKE2B a99ddd683952bb4770835256b0d2f7f117cd74a550b87aba37f0247c43ed7a303a01609e9d7a00b59a9cbe72f36b153b6f04f8f862663593548366ff38e6abe3 SHA512 7e3e2efad61bc8c5ab101a6bbd87340b9c0f7ad88aee9410876aaa5ff851ee6769ec0473b21945fb2de0eec7453a1bebb421b39bba3db9d0c7049e80db7ad813
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,12 @@ EAPI=8
inherit gap-pkg

DESCRIPTION="Database and algorithms for Lie p-rings"
SLOT="0"
SRC_URI="https://github.com/gap-packages/${PN}/releases/download/v${PV}/${P}.tar.gz"

LICENSE="GPL-2+"
SLOT="0"
KEYWORDS="~amd64"

RDEPEND="dev-gap/liering
dev-gap/singular"
RDEPEND="dev-gap/liering"

GAP_PKG_HTML_DOCDIR="htm"
gap-pkg_enable_tests

0 comments on commit fdfcbf4

Please sign in to comment.