Skip to content

Commit

Permalink
Updated repos/nongnu
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Sep 9, 2022
1 parent c4e5bbe commit 71739f7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions repos/nongnu/nongnu-generated.nix
Original file line number Diff line number Diff line change
Expand Up @@ -2348,10 +2348,10 @@
elpaBuild {
pname = "subed";
ename = "subed";
version = "1.0.7";
version = "1.0.8";
src = fetchurl {
url = "https://elpa.nongnu.org/nongnu/subed-1.0.7.tar";
sha256 = "0js48yar8xgj3wjmlkv3k5208q1zvv74sg4lhk6asiy4cq3pqjia";
url = "https://elpa.nongnu.org/nongnu/subed-1.0.8.tar";
sha256 = "05dx4ywma7n73d0cihf4v8ayihm7gmfqpzvdycq4yk0zkxb958z1";
};
packageRequires = [ emacs ];
meta = {
Expand Down

0 comments on commit 71739f7

Please sign in to comment.