hoppet: fix typo in hep tag (#32820)

This commit is contained in:
Valentin Volkl 2022-09-26 19:26:05 +02:00 committed by GitHub
parent 94435778ba
commit b6be1f3520
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,7 +13,7 @@ class Hoppet(AutotoolsPackage):
homepage = "https://hoppet.hepforge.org/"
url = "https://github.com/gavinsalam/hoppet/archive/refs/tags/hoppet-1.2.0.tar.gz"
tags = ["heps"]
tags = ["hep"]
maintainers = ["haralmha"]
version("1.2.0", sha256="6e00eb56a4f922d03dfceba7b389a3aaf51f277afa46d7b634d661e0797e8898")