Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
02110-1301, USA.
+mit-scheme-pucked-x11 1.0.1 - Matt Birkholz, 2018-06-22
+=======================================================
+
+New upstream provides missing import-x11 procedure (but does not
+increment its version!).
+
mit-scheme-pucked-x11 1.0.0 - Matt Birkholz, 2018-06-22
=======================================================
AC_PREREQ([2.69])
AC_INIT([MIT/GNU Scheme Pucked x11 plugin],
- [1.0.0],
+ [1.0.1],
[matt@birchwood-abbey.net],
[mit-scheme-pucked-x11])
AC_CONFIG_SRCDIR([x11.pkg])
+mit-scheme-pucked-x11 (1.0.1) birchwood; urgency=low
+
+ * New upstream provides missing import-x11 procedure (but does not
+ increment its version!).
+
mit-scheme-pucked-x11 (1.0.0) birchwood; urgency=low
* New upstream has replaced the x11 µmodule, added an import-x11
(with-loader-base-uri (system-library-uri "x11/")
(lambda ()
(load-package-set "x11")))
-(add-subsystem-identification! "X11" '(1 0 0))
\ No newline at end of file
+(add-subsystem-identification! "X11" '(1 0 1))
\ No newline at end of file