summary refs log tree commit diff
diff options
context:
space:
mode:
authorLudovic Courtès <ludovic.courtes@inria.fr>2019-10-18 17:42:20 +0200
committerLudovic Courtès <ludo@gnu.org>2019-10-18 23:22:25 +0200
commit17a5cb45d444104e28cf7c42e15a5ed5e761a555 (patch)
treeeb44466e18ab4cd234357389d5875336eaa1e58d
parent2fce14af242298a352ed244c192017c922244506 (diff)
downloadguix-17a5cb45d444104e28cf7c42e15a5ed5e761a555.tar.gz
gnu: psm2: Update to 11.2.86.
* gnu/packages/linux.scm (psm2): Update to 11.2.86.
-rw-r--r--gnu/packages/linux.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index 0070deeaa6..a3b12dea32 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -5679,7 +5679,7 @@ privileges.")
 (define-public psm2
   (package
     (name "psm2")
-    (version "10.3-46")
+    (version "11.2.86")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -5688,7 +5688,7 @@ privileges.")
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "0wadphv4rl5p38x6a3dgpbijlzqdvcn02cfafnp72nh9faz0zvlx"))))
+                "1hiqzcmc97lzhaqjva82vf8irgg038cciypsv2brw90ak09n6vwf"))))
     (build-system gnu-build-system)
     (arguments
      '(#:make-flags