+mit-scheme-pucked (9.2.9) birchwood; urgency=low
+
+ * Do not install an empty plugins.scm during an upgrade. Create it
+ when the first plugin is installed. Remove it only when removing
+ (not upgrading!) the core package.
+
+ -- Matt Birkholz <matt@birchwood-abbey.net> Sun, 5 May 2016 15:00:00 -0700
+
mit-scheme-pucked (9.2.8) birchwood; urgency=low
* Lose icon and .desktop file to the x11-screen plugin.
(let ((now last-copyright-year)
(then 1986))
(iota (+ (- now then) 1) then)))
- (add-subsystem-identification! "Release" '(9 2 8))
+ (add-subsystem-identification! "Release" '(9 2 9))
(snarf-microcode-version!)
(add-event-receiver! event:after-restore snarf-microcode-version!)
(add-subsystem-identification! "Runtime" '(15 8))))