[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#20967: tk FTBFS on master
From: |
Ludovic Courtès |
Subject: |
bug#20967: tk FTBFS on master |
Date: |
Sat, 04 Jul 2015 15:45:42 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) |
Cyril Roelandt <address@hidden> skribis:
> I cannot seem to build tk from master:
>
>
> $ make && ./pre-inst-env guix build tk
Works for me too:
--8<---------------cut here---------------start------------->8---
$ ./pre-inst-env guix build tk
/gnu/store/l76q93c0apr3f0id1pr6z157fpw98yil-tk-8.6.0
$ git describe
v0.8.2-537-g606c638
--8<---------------cut here---------------end--------------->8---
What does ‘git describe’ return for you?
Thanks,
Ludo’.