gnu: patchwork: Update to 2.1.5.

* gnu/packages/patchutils.scm (patchwork): Update to 2.1.5.
This commit is contained in:
Christopher Baines 2020-02-09 11:18:03 +00:00
parent f325a33e16
commit a961e7ff0c
No known key found for this signature in database
GPG key ID: 5E28A33B0B84F577

View file

@ -322,7 +322,7 @@ (define-public meld
(define-public patchwork
(package
(name "patchwork")
(version "2.1.4")
(version "2.1.5")
(source (origin
(method git-fetch)
(uri (git-reference
@ -331,7 +331,7 @@ (define-public patchwork
(file-name (git-file-name name version))
(sha256
(base32
"0zi1hcqb0pi2diyznbv0c1631qk4rx02zl8ghyrr59g3ljlyr18y"))))
"1n4hfwlgmw6mj5kp261zfx47mgb0l7g2yzl1rf0rnm8x69lr3as6"))))
(build-system python-build-system)
(arguments
`(;; TODO: Tests require a running database