1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: cryptsetup-minimal: Update to 2.8.4.

* gnu/packages/cryptsetup.scm (cryptsetup-minimal): Update to 2.8.4.

Merges guix/guix!6177

Change-Id: I0fc61f3c193eb37139fa106e8fd1b02315e97c31
This commit is contained in:
Cayetano Santos
2026-02-06 14:20:32 +01:00
parent 5429b9a1f9
commit 1b7439d73d

View File

@@ -41,7 +41,7 @@
(define-public cryptsetup-minimal
(package
(name "cryptsetup-minimal")
(version "2.8.0")
(version "2.8.4")
(source (origin
(method url-fetch)
(uri (string-append "mirror://kernel.org/linux/utils/cryptsetup/v"
@@ -49,7 +49,7 @@
"/cryptsetup-" version ".tar.xz"))
(sha256
(base32
"18j3a8zzcwc0sragq47vf0b0qyr06bajh2sj6zm1r1ssq8vjv7nc"))))
"10wa3vx0dx04kv2wy165gvnyi81swawgnnj51xwcr6jcjvw4cgj4"))))
(build-system gnu-build-system)
(arguments
`(#:configure-flags