3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

gnu: guile-parted: Update to 0.0.4.

* gnu/packages/guile-xyz.scm (guile-parted): Update to 0.0.4.
This commit is contained in:
Mathieu Othacehe 2020-04-15 08:56:20 +02:00
parent 004033a9cf
commit 575032c80a
No known key found for this signature in database
GPG key ID: 8354763531769CA6

View file

@ -1123,7 +1123,7 @@ microblogging service.")
(define-public guile-parted
(package
(name "guile-parted")
(version "0.0.3")
(version "0.0.4")
(source (origin
(method git-fetch)
(uri (git-reference
@ -1132,7 +1132,7 @@ microblogging service.")
(file-name (git-file-name name version))
(sha256
(base32
"0kwi777fhfb4rq6fik9bwqzr63k82qjl94dm5lyyyal4rh724xrc"))
"0b7h8psfm9gmmwb65pp5zwzglvwnfmw5j40g09hhf3f7kwxc0mv2"))
(modules '((guix build utils)))))
(build-system gnu-build-system)
(arguments