[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/flymake-guile 08a3c4b488 04/11: bump version to 0.2
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/flymake-guile 08a3c4b488 04/11: bump version to 0.2 |
Date: |
Tue, 5 Sep 2023 04:01:04 -0400 (EDT) |
branch: elpa/flymake-guile
commit 08a3c4b4888109ce9e4cf8b035b7700f5631e4f7
Author: Distopico <distopico@riseup.net>
Commit: Distopico <distopico@riseup.net>
bump version to 0.2
---
flymake-guile.el | 2 +-
guix.scm | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/flymake-guile.el b/flymake-guile.el
index 3d508ae4f1..4bd6c698ed 100644
--- a/flymake-guile.el
+++ b/flymake-guile.el
@@ -5,7 +5,7 @@
;; Author: Distopico <distopico@riseup.net>
;; Package-Requires: ((emacs "26.1"))
;; Keywords: language, tools
-;; Version: 0.1
+;; Version: 0.2
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
diff --git a/guix.scm b/guix.scm
index 8c344e262c..e0047c2e44 100644
--- a/guix.scm
+++ b/guix.scm
@@ -6,7 +6,7 @@
(package
(name "emacs-flymake-guile")
- (version "0.1")
+ (version "0.2")
(source
(origin
(method git-fetch)
- [nongnu] branch elpa/flymake-guile created (now 3fab1652a4), ELPA Syncer, 2023/09/05
- [nongnu] elpa/flymake-guile d06fe2827a 03/11: fix warning list as arguments, ELPA Syncer, 2023/09/05
- [nongnu] elpa/flymake-guile 08a3c4b488 04/11: bump version to 0.2,
ELPA Syncer <=
- [nongnu] elpa/flymake-guile 7bca2c8b09 08/11: Update guix.scm hash and version, ELPA Syncer, 2023/09/05
- [nongnu] elpa/flymake-guile 4a094bf3c2 09/11: Add .elpaignore, ELPA Syncer, 2023/09/05
- [nongnu] elpa/flymake-guile e31c1e8b6a 07/11: Update example and coumentation, ELPA Syncer, 2023/09/05
- [nongnu] elpa/flymake-guile cf3fa333a8 10/11: Remove flymake-quickdef dependency, ELPA Syncer, 2023/09/05
- [nongnu] elpa/flymake-guile 13750c2785 01/11: add flymake-guile, ELPA Syncer, 2023/09/05
- [nongnu] elpa/flymake-guile c46528e752 06/11: Update defcustom types and values, ELPA Syncer, 2023/09/05
- [nongnu] elpa/flymake-guile d1ae59f7d6 02/11: add guix definition, ELPA Syncer, 2023/09/05
- [nongnu] elpa/flymake-guile 56e161d368 05/11: improve diagnostic column position, ELPA Syncer, 2023/09/05
- [nongnu] elpa/flymake-guile 3fab1652a4 11/11: Update guile version hash, ELPA Syncer, 2023/09/05