guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

01/02: gnu: gnu-pw-mgr: Update to 2.3.2.


From: Efraim Flashner
Subject: 01/02: gnu: gnu-pw-mgr: Update to 2.3.2.
Date: Sun, 1 Jul 2018 14:02:05 -0400 (EDT)

efraim pushed a commit to branch master
in repository guix.

commit 08b3bff78b321be37080ab6f8e875b96ef71da85
Author: Efraim Flashner <address@hidden>
Date:   Sun Jul 1 20:32:28 2018 +0300

    gnu: gnu-pw-mgr: Update to 2.3.2.
    
    * gnu/packages/gnu-pw-mgr.scm (gnu-pw-mgr): Update to 2.3.2.
---
 gnu/packages/gnu-pw-mgr.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/gnu-pw-mgr.scm b/gnu/packages/gnu-pw-mgr.scm
index 6bb5fea..0d16bf5 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]