summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEfraim Flashner <efraim@flashner.co.il>2018-07-01 20:32:28 +0300
committerEfraim Flashner <efraim@flashner.co.il>2018-07-01 20:33:43 +0300
commit08b3bff78b321be37080ab6f8e875b96ef71da85 (patch)
tree426efb7fad35fe4b2199919bc17ac99bf46821ff
parent2030c484b2520c45d2c4d4651082157e8779ec6e (diff)
gnu: gnu-pw-mgr: Update to 2.3.2.
* gnu/packages/gnu-pw-mgr.scm (gnu-pw-mgr): Update to 2.3.2.
-rw-r--r--gnu/packages/gnu-pw-mgr.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/gnu-pw-mgr.scm b/gnu/packages/gnu-pw-mgr.scm
index 6bb5fea84b..0d16bf5f0b 100644
--- a/gnu/packages/gnu-pw-mgr.scm
+++ b/gnu/packages/gnu-pw-mgr.scm
@@ -30,7 +30,7 @@
(define-public gnu-pw-mgr
(package
(name "gnu-pw-mgr")
- (version "2.3.1")
+ (version "2.3.2")
(source
(origin
(method url-fetch)
@@ -38,7 +38,7 @@
version ".tar.xz"))
(sha256
(base32
- "05vv6n5sqdswhzm21cqn8m2p6avblxl3cv7b39nqx8yxf58gi2xv"))))
+ "0x60g0syqpd107l8w4bl213imy2lspm4kz1j18yr1sh10rdxlgxd"))))
(build-system gnu-build-system)
(arguments
'(#:phases