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 Oct 3, 2022
1 parent 8ff39aa commit be61e56
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 @@ -1798,10 +1798,10 @@
elpaBuild {
pname = "org-mime";
ename = "org-mime";
version = "0.3.1";
version = "0.3.2";
src = fetchurl {
url = "https://elpa.nongnu.org/nongnu/org-mime-0.3.1.tar";
sha256 = "0dm7addyc98kh1lm4d8x7nvnkh6bwkw300ms2zlwm1ii91jzfkkg";
url = "https://elpa.nongnu.org/nongnu/org-mime-0.3.2.tar";
sha256 = "12crmbrjxac1ml2x1jh3wbpgh0fddhnl3gdmb5r9dlpkay1c5dxs";
};
packageRequires = [ emacs ];
meta = {
Expand Down

0 comments on commit be61e56

Please sign in to comment.