Fork me on GitHub
#leiningen
<
2016-07-14
>
roberto02:07:21

I got the version from project.clj like this (-> "project.clj" slurp read-string (nth 2))

roberto02:07:24

but that is not optimal 😞

roberto02:07:25

that doesn’t work in an uberjar

paulspencerwilliams08:07:32

Morning all. I'm attempting to install Leiningen on my Arch Linux box but am getting PGP signing issues. If anyone uses Arch here, can they provide any advice. I've posted a question on StackOverflow about it http://stackoverflow.com/questions/38368428/installing-leiningen-on-arch-linux-fails-due-to-pgp-signing-issue

paulspencerwilliams08:07:27

^^ Answered now using gpg --recv-key 5A92E04305696D78

chrisetheridge08:07:03

i’m surprised they haven’t fixed that yet

chrisetheridge08:07:06

has been a problem for a while

chrisetheridge08:07:11

with the key signing on lein

paulspencerwilliams09:07:23

Seems like a repeating problem.