aboutsummaryrefslogtreecommitdiffstats
path: root/guix.scm
diff options
context:
space:
mode:
authorFredrik Salomonsson <plattfot@posteo.net>2021-01-31 16:59:22 -0800
committerFredrik Salomonsson <plattfot@posteo.net>2021-01-31 17:00:17 -0800
commitfeceb1dc07700de008a0317db6d1e186b31e8e7b (patch)
treec65e9ae8ddb0efd9b303e3bc16bc9e3493477c41 /guix.scm
parente1db936beeaada924318b66b96d55a1753ab6f9f (diff)
downloadpinentry-rofi-feceb1dc07700de008a0317db6d1e186b31e8e7b.tar.gz
Bumping up version to 2.0.32.0.3
Diffstat (limited to 'guix.scm')
-rw-r--r--guix.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/guix.scm b/guix.scm
index 14016f0..2cd080e 100644
--- a/guix.scm
+++ b/guix.scm
@@ -29,7 +29,7 @@
(define-public pinentry-rofi
(package
(name "pinentry-rofi")
- (version "2.0.2")
+ (version "2.0.3")
(source (origin
(method git-fetch)
(uri (git-reference