guix-commits
[Top][All Lists]
Advanced

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

10/12: gnu: libksba: Update to 1.3.3.


From: Paul
Subject: 10/12: gnu: libksba: Update to 1.3.3.
Date: Thu, 09 Jul 2015 16:46:55 +0000

toothbrush pushed a commit to branch master
in repository guix.

commit 19bda3f145f8a287b3f6bb53c5108b4cf83eb2b7
Author: Paul van der Walt <address@hidden>
Date:   Thu Jul 9 14:01:23 2015 +0200

    gnu: libksba: Update to 1.3.3.
    
    * gnu/packages/gnupg.scm (libksba): Update to 1.3.3.
---
 gnu/packages/gnupg.scm |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/gnupg.scm b/gnu/packages/gnupg.scm
index 658fa20..879f99f 100644
--- a/gnu/packages/gnupg.scm
+++ b/gnu/packages/gnupg.scm
@@ -134,7 +134,7 @@ provided.")
 (define-public libksba
   (package
     (name "libksba")
-    (version "1.3.2")
+    (version "1.3.3")
     (source
      (origin
       (method url-fetch)
@@ -143,7 +143,7 @@ provided.")
             version ".tar.bz2"))
       (sha256
        (base32
-        "01l4hvcknk9nb4bvyb6aqaid19jg0wv3ik54j1b89hnzamwm75gb"))))
+        "11kp3h9l3b8ikydkcdkwgx45r662zi30m26ra5llyhfh6kz5yzqc"))))
     (build-system gnu-build-system)
     (propagated-inputs
      `(("libgpg-error" ,libgpg-error)))



reply via email to

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