diff options
| author | Maxim Cournoyer <maxim@guixotic.coop> | 2025-10-30 16:19:52 +0900 |
|---|---|---|
| committer | Maxim Cournoyer <maxim@guixotic.coop> | 2025-10-30 16:19:52 +0900 |
| commit | 663e92bb3285da04cd4755c1ce1a5976a595059e (patch) | |
| tree | 83457754c4575c1941c2fb939df56da9e36c1d5d /gnu/packages/autotools.scm | |
| parent | 6878d0da2f166c69a0e27df5d13f271b3451c794 (diff) | |
Revert "gnu: autoconf: Update to 2.72."
This reverts commit db051f571539c4656908773c334dbee40beea340.
Diffstat (limited to 'gnu/packages/autotools.scm')
| -rw-r--r-- | gnu/packages/autotools.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/autotools.scm b/gnu/packages/autotools.scm index b1efe3a11a0..472af47e0c3 100644 --- a/gnu/packages/autotools.scm +++ b/gnu/packages/autotools.scm | |||
| @@ -157,7 +157,7 @@ know anything about Autoconf or M4.") | |||
| 157 | (base32 | 157 | (base32 |
| 158 | "0niz4852fgyavfh3gr4h4kzalk01nk70v6vfsja6r3ap349mr25s")))))) | 158 | "0niz4852fgyavfh3gr4h4kzalk01nk70v6vfsja6r3ap349mr25s")))))) |
| 159 | 159 | ||
| 160 | (define-public autoconf autoconf-2.72) | 160 | (define-public autoconf autoconf-2.69) |
| 161 | 161 | ||
| 162 | (define-public autoconf-2.68 | 162 | (define-public autoconf-2.68 |
| 163 | (package (inherit autoconf) | 163 | (package (inherit autoconf) |
