gnu: guile-parted: Update to 0.0.4.
authorMathieu Othacehe <m.othacehe@gmail.com>
Wed, 15 Apr 2020 06:56:20 +0000 (08:56 +0200)
committerMathieu Othacehe <m.othacehe@gmail.com>
Wed, 15 Apr 2020 06:56:20 +0000 (08:56 +0200)
* gnu/packages/guile-xyz.scm (guile-parted): Update to 0.0.4.

gnu/packages/guile-xyz.scm

index e1fcc12..b42c78d 100644 (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