mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: diffoscope: Update to 311-2-ge4ec97f7.
* gnu/packages/diffoscope.scm (diffoscope): Update to 311-2-ge4ec97f7.
This commit is contained in:
committed by
Vagrant Cascadian
parent
f2a0cf7633
commit
1718f03495
@@ -79,7 +79,8 @@
|
||||
(define-public diffoscope
|
||||
(package
|
||||
(name "diffoscope")
|
||||
(version "308")
|
||||
;; Use git snapshot to fix tests using u-boot-tools 2026.01
|
||||
(version "311-2-ge4ec97f7")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
@@ -88,7 +89,7 @@
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "0g4kac0r2plhcl3drpihp2z99yfqlz36xvvfr4v6sn49zj103kny"))))
|
||||
(base32 "1nk8di19r5x5jwb2jh1m7mzj109z2a2axikysijz2hm7m30wjkq7"))))
|
||||
(build-system pyproject-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
||||
Reference in New Issue
Block a user