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 1.5.


From: Eric Bavier
Subject: 01/02: gnu: gnu-pw-mgr: Update to 1.5.
Date: Mon, 21 Sep 2015 02:17:48 +0000

bavier pushed a commit to branch master
in repository guix.

commit f210647da264a637716b004ddde713a2dbe9beb6
Author: Eric Bavier <address@hidden>
Date:   Sat Sep 19 17:17:46 2015 -0500

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

diff --git a/gnu/packages/gnu-pw-mgr.scm b/gnu/packages/gnu-pw-mgr.scm
index 7a9b0b9..e7b93f0 100644
--- a/gnu/packages/gnu-pw-mgr.scm
+++ b/gnu/packages/gnu-pw-mgr.scm
@@ -29,7 +29,7 @@
 (define-public gnu-pw-mgr
   (package
     (name "gnu-pw-mgr")
-    (version "1.4")
+    (version "1.5")
     (source
      (origin
       (method url-fetch)
@@ -37,7 +37,7 @@
                           version ".tar.xz"))
       (sha256
        (base32
-        "0a352y1m33vp6zmdbn96fdrq9gr9lchc9vcrj14mfx7g0dsvxjns"))))
+        "1winmckl4h8lypg57hd3nd7jscpdr7f1v8zi432k5h648izkf2dg"))))
     (build-system gnu-build-system)
     (native-inputs
      `(("which" ,which)



reply via email to

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