me
/
guix
Archived
1
0
Fork 0

ugnu: diffoscope: Update to 272.

Fixes: https://issues.guix.gnu.org/71886

* gnu/packages/diffoscope.scm (diffoscope): Update to 272.
master
Vagrant Cascadian 2024-07-05 12:16:12 -07:00 committed by Vagrant Cascadian
parent 922e943059
commit e725e47a69
No known key found for this signature in database
GPG Key ID: DC518FC87F9716AA
1 changed files with 2 additions and 2 deletions

View File

@ -75,7 +75,7 @@
(define-public diffoscope
(package
(name "diffoscope")
(version "269")
(version "272")
(source
(origin
(method git-fetch)
@ -84,7 +84,7 @@
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "0q2yy6aznb4sjkza06gpi01p9npp9crhcnkl5fgh32jlx1ab8sbq"))))
(base32 "1dq0q41vsmnwnf8049r962x818cgm4aq5gfjavj9yjmc3dxfc76c"))))
(build-system python-build-system)
(arguments
(list