diff options
| author | Vagrant Cascadian <vagrant@reproducible-builds.org> | 2024-04-19 11:25:52 -0700 |
|---|---|---|
| committer | Christopher Baines <mail@cbaines.net> | 2024-04-23 14:31:58 +0100 |
| commit | f006dc5d74c6cc613dfab1a91e67e8e8d806f2d1 (patch) | |
| tree | cfb8f284847f0740cf8b37adbaa87133f8585554 /gnu/packages/diffoscope.scm | |
| parent | af969a594a2972b230caa9666fb83a2011b5d464 (diff) | |
gnu: reprotest: Update to 0.7.27.
* gnu/packages/diffoscope.scm (reprotest): Update to 0.7.27.
Signed-off-by: Christopher Baines <mail@cbaines.net>
Diffstat (limited to 'gnu/packages/diffoscope.scm')
| -rw-r--r-- | gnu/packages/diffoscope.scm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/diffoscope.scm b/gnu/packages/diffoscope.scm index fbcf3a36f27..8b72072bb50 100644 --- a/gnu/packages/diffoscope.scm +++ b/gnu/packages/diffoscope.scm | |||
| @@ -253,7 +253,7 @@ install.") | |||
| 253 | (define-public reprotest | 253 | (define-public reprotest |
| 254 | (package | 254 | (package |
| 255 | (name "reprotest") | 255 | (name "reprotest") |
| 256 | (version "0.7.26") | 256 | (version "0.7.27") |
| 257 | (source | 257 | (source |
| 258 | (origin | 258 | (origin |
| 259 | (method git-fetch) | 259 | (method git-fetch) |
| @@ -262,7 +262,7 @@ install.") | |||
| 262 | (commit version))) | 262 | (commit version))) |
| 263 | (file-name (git-file-name name version)) | 263 | (file-name (git-file-name name version)) |
| 264 | (sha256 | 264 | (sha256 |
| 265 | (base32 "1992wlkil07fmj64lw3i7l16dgkkzphz0f932hbkkj9rlcamdwxd")))) | 265 | (base32 "0z5i53dy4ax4gbidcqmwqq0686n1g397c79bsscfs94s2y35fsns")))) |
| 266 | (inputs | 266 | (inputs |
| 267 | (list python-debian python-distro python-libarchive-c python-rstr)) | 267 | (list python-debian python-distro python-libarchive-c python-rstr)) |
| 268 | (native-inputs | 268 | (native-inputs |
