aboutsummaryrefslogtreecommitdiff
path: root/gnu
diff options
selected'>unified
context:2020-08-29build: Remove references to the 'nix-hash' program....Ludovic Courtès
2020-08-29build: Remove check for Guile 2.2.1 bug....Ludovic Courtès
2020-08-24Use "guile-zlib" and "guile-lzlib" instead of (guix config)....Mathieu Othacehe
authorGuillaume Le Vaillant <glv@posteo.net>2023-03-26 18:24:17 +0200
committerGuillaume Le Vaillant <glv@posteo.net>2023-03-27 11:19:58 +0200
commit0ac126e4f20ad9aafd93717b8cdefb7789085e85 (patch)
treec80f62261af838664a924a5ab8b4bcc3c65c8bba /gnu
parentdcb0007ca0a42e22c81b742fb2c0b194ae4274f4 (diff)
downloadguix-0ac126e4f20ad9aafd93717b8cdefb7789085e85.tar.gz
guix-0ac126e4f20ad9aafd93717b8cdefb7789085e85.zip
gnu: psm2: Update to 11.2.230.
* gnu/packages/linux.scm (psm2): Update to 11.2.230.
Diffstat (limited to 'gnu')
-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 b39b0637c5..50d5249832 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -8643,7 +8643,7 @@ privileges.")
(define-public psm2
(package
(name "psm2")
- (version "11.2.185")
+ (version "11.2.230")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -8652,7 +8652,7 @@ privileges.")
(file-name (git-file-name name version))
(sha256
(base32
- "062hg4r6gz7pla9df70nqs5i2a3mp1wszmp4l0g771fykhhrxsjg"))))
+ "1bm7ndhi8qzmd0plnggj2h52yb34bab4k38530nsnkmv9smwdivl"))))
(build-system gnu-build-system)
(arguments
(list #:make-flags