aboutsummaryrefslogtreecommitdiffstats
path: root/guix
diff options
context:
space:
mode:
authorTing-Wei Lan <lantw44@gmail.com>2016-11-04 16:10:18 +0800
committerTing-Wei Lan <lantw44@gmail.com>2016-11-04 16:10:18 +0800
commit09c629387f17f1efc1ac07899b14e87f6422303e (patch)
treed4eab81854428e1392637bf548a8b30d0eeb84ac /guix
parente8e0fa7d7183c83030e247ee09c3378703822f8d (diff)
downloadcopr-rpm-spec-09c629387f17f1efc1ac07899b14e87f6422303e.tar
copr-rpm-spec-09c629387f17f1efc1ac07899b14e87f6422303e.tar.gz
copr-rpm-spec-09c629387f17f1efc1ac07899b14e87f6422303e.tar.bz2
copr-rpm-spec-09c629387f17f1efc1ac07899b14e87f6422303e.tar.lz
copr-rpm-spec-09c629387f17f1efc1ac07899b14e87f6422303e.tar.xz
copr-rpm-spec-09c629387f17f1efc1ac07899b14e87f6422303e.tar.zst
copr-rpm-spec-09c629387f17f1efc1ac07899b14e87f6422303e.zip
guix: emacs-geiser 0.8.1 -> 0.9
Diffstat (limited to 'guix')
-rw-r--r--guix/emacs-geiser/emacs-geiser.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/guix/emacs-geiser/emacs-geiser.spec b/guix/emacs-geiser/emacs-geiser.spec
index ca781b1..7bd6424 100644
--- a/guix/emacs-geiser/emacs-geiser.spec
+++ b/guix/emacs-geiser/emacs-geiser.spec
@@ -2,8 +2,8 @@
%global pkgname Geiser
Name: emacs-%{pkg}
-Version: 0.8.1
-Release: 4%{?dist}
+Version: 0.9
+Release: 1%{?dist}
Summary: Geiser is an Emacs environment to hack and have fun in Scheme
Group: Applications/Editors
@@ -68,6 +68,9 @@ fi
%changelog
+* Fri Nov 04 2016 Ting-Wei Lan <lantw44@gmail.com> - 0.9-1
+- Update to 0.9
+
* Sat Sep 10 2016 Ting-Wei Lan <lantw44@gmail.com> - 0.8.1-4
- Rebuilt for Fedora 25 and 26