Skip to content
Snippets Groups Projects
Unverified Commit 526a0066 authored by Vagrant Cascadian's avatar Vagrant Cascadian Committed by Vagrant Cascadian
Browse files

gnu: diffoscope: Update to 147.

* gnu/packages/diffoscope (diffoscope): Update to 147.
parent 5e9cf933
No related branches found
No related tags found
No related merge requests found
...@@ -72,7 +72,7 @@ (define-module (gnu packages diffoscope) ...@@ -72,7 +72,7 @@ (define-module (gnu packages diffoscope)
(define-public diffoscope (define-public diffoscope
(package (package
(name "diffoscope") (name "diffoscope")
(version "146") (version "147")
(source (origin (source (origin
(method git-fetch) (method git-fetch)
(uri (git-reference (uri (git-reference
...@@ -81,7 +81,7 @@ (define-public diffoscope ...@@ -81,7 +81,7 @@ (define-public diffoscope
(file-name (git-file-name name version)) (file-name (git-file-name name version))
(sha256 (sha256
(base32 (base32
"07kd3vshf4wlm0mv3mp6ljbxjq80mcg52w5ks6si1gnpzfbfz07p")))) "0vfj9zv9mh9fffnm3h721yfkrkksv6667x6xjihvmfs8j9javgaz"))))
(build-system python-build-system) (build-system python-build-system)
(arguments (arguments
`(#:phases (modify-phases %standard-phases `(#:phases (modify-phases %standard-phases
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment