guix-commits
[Top][All Lists]
Advanced

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

01/01: gnu: gnu-pw-mgr: Update to 2.3.3.


From: Efraim Flashner
Subject: 01/01: gnu: gnu-pw-mgr: Update to 2.3.3.
Date: Sat, 14 Jul 2018 15:13:00 -0400 (EDT)

efraim pushed a commit to branch master
in repository guix.

commit f52ddd6236d5a7a7373eee2e4d764172cac9877d
Author: Efraim Flashner <address@hidden>
Date:   Sat Jul 14 22:09:56 2018 +0300

    gnu: gnu-pw-mgr: Update to 2.3.3.
    
    * gnu/packages/gnu-pw-mgr.scm (gnu-pw-mgr): Update to 2.3.3.
---
 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 0d16bf5..38f9e81 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.2")
+    (version "2.3.3")
     (source
      (origin
       (method url-fetch)
@@ -38,7 +38,7 @@
                           version ".tar.xz"))
       (sha256
        (base32
-        "0x60g0syqpd107l8w4bl213imy2lspm4kz1j18yr1sh10rdxlgxd"))))
+        "04xh38j7l0sfnb01kp05xc908pvqfc0lph94k7n9bi46zy3qy7ma"))))
     (build-system gnu-build-system)
     (arguments
      '(#:phases



reply via email to

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