me
/
guix
Archived
1
0
Fork 0

gnu: diffoscope: Update to 269.

* gnu/packages/diffoscope.scm (diffoscope): Update to 269.
master
Vagrant Cascadian 2024-05-31 10:10:49 -07:00 committed by Vagrant Cascadian
parent 952075880d
commit c7888f5361
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 "265")
(version "269")
(source
(origin
(method git-fetch)
@ -84,7 +84,7 @@
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "0fdaxihmzz1jf9ay8pwr1z60b2rnihawp4js4nw9l7wv0gij9vpg"))))
(base32 "0q2yy6aznb4sjkza06gpi01p9npp9crhcnkl5fgh32jlx1ab8sbq"))))
(build-system python-build-system)
(arguments
(list