Ludovic Courtès e89f767ce8
packages: Avoid #:re-export-and-replace to allow upgrades from 1.2.0.
Fixes <https://issues.guix.gnu.org/52694>.
Reported by Carl Dong <contact@carldong.me>.

Use of #:re-export-and-replace would prevent upgrades from 1.2.0, whose
'source-module-closure' procedure did not recognize #:re-export-and-replace.

* guix/packages.scm: Remove #:re-export-and-replace and add top-level
call to 'module-re-export!'
2021-12-22 23:23:16 +01:00
..
2021-01-04 23:54:16 +01:00
2020-12-09 22:25:17 +01:00
2021-01-04 23:54:16 +01:00
2021-09-21 15:15:52 +02:00
2021-04-12 18:42:22 +02:00
2021-12-17 21:04:25 -08:00
2020-12-19 23:25:01 +01:00
2021-08-12 12:34:13 +02:00
2021-10-17 18:26:44 +02:00
2021-05-11 12:49:53 +02:00