diff options
author | Fredrik Salomonsson <plattfot@gmail.com> | 2020-06-14 16:34:34 -0700 |
---|---|---|
committer | Fredrik Salomonsson <plattfot@gmail.com> | 2020-06-14 16:45:48 -0700 |
commit | 4fc32d09f35978156a0470841b2b4f2478098f64 (patch) | |
tree | ffca0665358221f7936cd78fa065717eb8a66cd9 /hall.scm | |
parent | 80ac41c848d2cd79343c529928c943581ee2d573 (diff) | |
download | pinentry-rofi-4fc32d09f35978156a0470841b2b4f2478098f64.tar.gz |
Bumping up 2.0.0
As the script lost the -guile prefix, and it is now split into a
module and a script.
Diffstat (limited to 'hall.scm')
-rw-r--r-- | hall.scm | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ (hall-description (name "pinentry-rofi") (prefix "") - (version "1.1.0") + (version "2.0.0") (author "Fredrik Salomonsson") (copyright (2020)) (synopsis "Rofi frontend to pinentry") |