Search Criteria
Package Details: rumur 2024.05.07-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/rumur.git (read-only, click to copy) |
---|---|
Package Base: | rumur |
Description: | Yet another Murphi model checker |
Upstream URL: | https://github.com/Smattr/rumur |
Licenses: | custom:UNLICENSE |
Submitter: | wangqr |
Maintainer: | wangqr |
Last Packager: | wangqr |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2019-03-17 10:39 (UTC) |
Last Updated: | 2024-05-26 02:02 (UTC) |
Latest Comments
CyanoKobalamyne commented on 2023-01-24 22:16 (UTC)
I had to add
DEBUGINFOD_URLS="https://debuginfod.archlinux.org"
to the command incheck()
. Otherwise I got errors about Valgrind not being able to set up a function redirection forstrlen
.