Eric Bavier <[email protected]> skribis:

> * gnu/packages/check.scm (catch-framework): New variable.

[...]

> +    (version "1.0.53")                  ;Sub-minor is the build number
> +    (source (origin
> +              (method git-fetch)
> +              (uri (git-reference
> +                    (url "https://github.com/philsquared/Catch";)
> +                    ;; Semi-arbitrary.  Contains mostly documentation fixes
> +                    ;; since build 53.
> +                    (commit "b9ec8a1")))

I guess there’s no 1.0.53 tarball?

OK!

Thanks,
Ludo’.

Reply via email to