me
/
guix
Archived
1
0
Fork 0

gnu: parted: Update to 3.6.

* gnu/packages/disk.scm (parted): Update to 3.6.
master
Tobias Geerinckx-Rice 2023-07-23 02:00:00 +02:00
parent 65b89a9a52
commit 6d3f3aad1a
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -245,14 +245,14 @@ tmpfs/ramfs filesystems.")
(define-public parted
(package
(name "parted")
(version "3.5")
(version "3.6")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnu/parted/parted-"
version ".tar.xz"))
(sha256
(base32
"18h51i3x5cbqhlj5rm23m9sfw63gaaby5czln5w6qpqj3ifdsf29"))))
"04p6b4rygrfd1jrskwrx3bn2icajg1mvbfhyc0c9l3ya7kixnhrv"))))
(build-system gnu-build-system)
(arguments
(list